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"
9
9
template = " docs.html"
10
10
page_template = " page.html"
11
11
sort_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.
13
13
paginate_by = 1000
14
14
+++
15
15
@@ -18,8 +18,9 @@ paginate_by = 1000
18
18
This page lists all currently published API documentation for GitHub ` master ` branch and open
19
19
pull requests. Each element is accompanied by the description, last-updated time and author.
20
20
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] .
23
22
24
23
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