File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ description = "Latest documentation of the public API"
99template = " docs.html"
1010page_template = " page.html"
1111sort_by = " date"
12- # Pagination should probably be implemented at some point, for now "disable" it
12+ # Pagination should probably be implemented at some point, for now "disable" it.
1313paginate_by = 1000
1414+++
1515
@@ -18,8 +18,9 @@ paginate_by = 1000
1818This page lists all currently published API documentation for GitHub ` master ` branch and open
1919pull requests. Each element is accompanied by the description, last-updated time and author.
2020
21- To check out released crates, check out [ docs.rs/gdnative] [ gdnative ] .
22- There are no releases for gdext yet.
21+ To check out released crates, see also ` godot ` crate on [ docs.rs] and [ crates.io] .
2322
2423
25- [ gdnative ] : https://docs.rs/gdnative
24+ [ docs.rs ] : https://docs.rs/godot
25+ [ crates.io ] : https://crates.io/crates/godot
26+
You can’t perform that action at this time.
0 commit comments