Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Conversation

@toiletsnakes
Copy link

the link is broken, 3.3 is the last version of the docs that works.

Copy link
Member

@Bromeon Bromeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Can you use the latest link instead?
https://docs.godotengine.org/en/3.5/getting_started/first_2d_game/index.html

(unfortunately there seems to be no 3.x which automatically points to latest 3.* version)

Also, could you check if there are other occurrences of /stable links across the repo, which need to be updated?

@Bogay
Copy link
Contributor

Bogay commented Oct 11, 2023

Here is the list of files contain links to stable godot doc. Filtered by command grep "docs.godotengine.org/en/stable/" -R . --exclude-dir=gdnative-bindings --exclude-dir=target -l. (The -l can be removed to show matching part)

./gdnative/src/globalscope.rs
./gdnative/src/lib.rs
./gdnative-derive/src/lib.rs
./bindings-generator/src/documentation.rs
./bindings-generator/src/class_docs.rs
./bindings-generator/src/special_methods.rs
./README.md
./examples/native-plugin/src/lib.rs
./examples/rpc/README.md
./gdnative-core/src/core_types/vector2.rs
./gdnative-core/src/core_types/rid.rs
./gdnative-core/src/core_types/dictionary.rs
./gdnative-core/src/core_types/geom/transform2d.rs
./gdnative-core/src/core_types/geom/transform.rs
./gdnative-core/src/core_types/geom/rect2.rs
./gdnative-core/src/core_types/geom/aabb.rs
./gdnative-core/src/core_types/geom/quat.rs
./gdnative-core/src/core_types/geom/basis.rs
./gdnative-core/src/core_types/array.rs
./gdnative-core/src/core_types/mod.rs
./gdnative-core/src/core_types/vector3.rs
./gdnative-core/src/core_types/color.rs
./gdnative-core/src/object/mod.rs
./gdnative-core/src/export/class.rs
./gdnative-core/src/lib.rs

@Bromeon Bromeon added the status: buried Was open before archiving the repo, and will likely never be solved. label Dec 31, 2025
@Bromeon Bromeon closed this Dec 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation status: buried Was open before archiving the repo, and will likely never be solved.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants