📝 Move the Features docs to the top level to improve the main page menu (#12036)

This commit is contained in:
Sebastián Ramírez
2024-08-18 18:16:56 -05:00
committed by GitHub
parent 6ebaf0efcb
commit 0e77481acf

View File

@@ -102,9 +102,8 @@ plugins:
show_symbol_type_toc: true
nav:
- FastAPI:
- index.md
- features.md
- FastAPI: index.md
- features.md
- Learn:
- learn/index.md
- python-types.md