Commit Graph
6 Commits
Author SHA1 Message Date
Max Hilbrunner 057d8b97f1 Merge pull request #7031 from wlsnmrk/sphinx-build-dir
Corrected directory for HTML documentation output
2023-03-23 06:39:14 +01:00
Mark Wilson 24bc17efe3 Provide correct directory for HTML documentation output
Updated output directory in tutorial for manual sphinx-build operations
on godot-docs. It now matches the output directory used by the make
command for godot-docs.
2023-03-20 13:57:35 -04:00
Justin McGettigan 7f7042c515 Updated instances of onready to @onready. 2023-03-18 16:06:11 -04:00
Hana 64476d96b4 update references 2023-02-10 19:13:03 +01:00
skyace65 bde912b341 Add a guide for creating documentation images 2023-01-18 19:43:04 -05:00
Yuri Sizov dbfe3b1d26 Reorganize documentation for contributors
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00