diff --git a/docs/index.rst b/docs/index.rst index f952b51..683973d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,7 +10,6 @@ The project aims to design tools that are highly extendable and multiplatform. :align: center - .. toctree:: :caption: About F4PGA @@ -20,6 +19,24 @@ The project aims to design tools that are highly extendable and multiplatform. getting-started +.. toctree:: + :caption: Python utils + :maxdepth: 2 + + f4pga/index + f4pga/Usage + f4pga/modules/index + f4pga/DevNotes + + +.. toctree:: + :caption: Development + + development/changes + development/building-docs + development/venv + + .. toctree:: :caption: Design Flows @@ -36,23 +53,6 @@ The project aims to design tools that are highly extendable and multiplatform. FPGA Assembly (FASM) ➚ <https://fasm.readthedocs.io/en/latest/> -.. toctree:: - :caption: Development - - contributing/building-docs - contributing/venv - - -.. toctree:: - :caption: Python utils - :maxdepth: 2 - - f4pga/index - f4pga/Usage - f4pga/modules/index - f4pga/DevNotes - - .. toctree:: :caption: Appendix