mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Merge pull request #8450 from Cerno-b/reorganise-about-headers
Reorganise "about" headers
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
source,destination
|
||||
/about/index.html,/index.html
|
||||
/about/troubleshooting.html,/tutorials/troubleshooting.html
|
||||
/classes/_classes.html,/classes/
|
||||
/community/contributing/best_practices_for_engine_contributors.html,/contributing/development/best_practices_for_engine_contributors.html
|
||||
/community/contributing/bisecting_regressions.html,/contributing/workflow/bisecting_regressions.html
|
||||
|
||||
|
@@ -79,12 +79,11 @@ the ``GodotEngine.epub`` file in an e-book reader application.
|
||||
:name: sec-general
|
||||
|
||||
about/introduction
|
||||
about/faq
|
||||
about/troubleshooting
|
||||
about/list_of_features
|
||||
about/docs_changelog
|
||||
about/release_policy
|
||||
about/faq
|
||||
about/complying_with_licenses
|
||||
about/release_policy
|
||||
about/docs_changelog
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
@@ -108,6 +107,7 @@ the ``GodotEngine.epub`` file in an e-book reader application.
|
||||
:name: sec-tutorials
|
||||
|
||||
tutorials/best_practices/index
|
||||
tutorials/troubleshooting
|
||||
tutorials/editor/index
|
||||
tutorials/migrating/index
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Reference in New Issue
Block a user