Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _tools/redirects/redirects.csv
Original file line number Diff line number Diff line change
@@ -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
Expand Down
8 changes: 4 additions & 4 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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

Expand Down
File renamed without changes.