Reorganise "about" headers

This commit is contained in:
Cerno_b
2023-11-11 13:15:09 +01:00
parent 9212f4f0a2
commit bc2ff75da2
4 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
source,destination source,destination
/about/index.html,/index.html /about/index.html,/index.html
/about/troubleshooting.html,/tutorials/troubleshooting.html
/classes/_classes.html,/classes/ /classes/_classes.html,/classes/
/community/contributing/best_practices_for_engine_contributors.html,/contributing/development/best_practices_for_engine_contributors.html /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 /community/contributing/bisecting_regressions.html,/contributing/workflow/bisecting_regressions.html
1 source destination
2 /about/index.html /index.html
3 /about/troubleshooting.html /tutorials/troubleshooting.html
4 /classes/_classes.html /classes/
5 /community/contributing/best_practices_for_engine_contributors.html /contributing/development/best_practices_for_engine_contributors.html
6 /community/contributing/bisecting_regressions.html /contributing/workflow/bisecting_regressions.html

View File

@@ -79,12 +79,11 @@ the ``GodotEngine.epub`` file in an e-book reader application.
:name: sec-general :name: sec-general
about/introduction about/introduction
about/faq
about/troubleshooting
about/list_of_features about/list_of_features
about/docs_changelog about/faq
about/release_policy
about/complying_with_licenses about/complying_with_licenses
about/release_policy
about/docs_changelog
.. toctree:: .. toctree::
:hidden: :hidden:
@@ -108,6 +107,7 @@ the ``GodotEngine.epub`` file in an e-book reader application.
:name: sec-tutorials :name: sec-tutorials
tutorials/best_practices/index tutorials/best_practices/index
tutorials/troubleshooting
tutorials/editor/index tutorials/editor/index
tutorials/migrating/index tutorials/migrating/index

View File

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB