Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docsets/Godot/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Godot Docset
=======================

[Godot](https://docs.godotengine.org/en/stable/) docset for [Dash](http://kapeli.com/dash), [Zeal](https://zealdocs.org), etc..
[Godot](https://docs.godotengine.org/en/stable/) docset for [Dash](http://kapeli.com/dash), [Zeal](https://zealdocs.org), [Velocity](https://velocity.silverlakesoftware.com/).

This document is large and updated every week. So I think it's better that only push the major version updates to upstream at present. In zeal, you can use these feed urls:

Expand All @@ -11,8 +11,8 @@ This document is large and updated every week. So I think it's better that only
If you really want latest version, I suggest:

- Using [online document](https://docs.godotengine.org/en/stable/).
- Downloading files from [releases](https://github.com/scillidan/share_godot-docs/releases).
- Downloading files from [releases](https://github.com/scillidan/share_godot_docset/releases).
- In zeal, use these:
- Godot 4: `https://raw.githubusercontent.com/scillidan/share_godot-docs/refs/heads/main/Godot.xml`
- Godot 3: `https://raw.githubusercontent.com/scillidan/share_godot-docs/refs/heads/main/Godot3.xml`
- Godot 4: `https://raw.githubusercontent.com/scillidan/share_godot_docset/refs/heads/main/Godot.xml`
- Godot 3: `https://raw.githubusercontent.com/scillidan/share_godot_docset/refs/heads/main/Godot3.xml`

2 changes: 1 addition & 1 deletion docsets/Godot/docset.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Godot",
"version": "4.5",
"version": "4.6",
"archive": "Godot.tgz",
"author": {
"name": "scillidan",
Expand Down
Loading