From 355117223d935edc28524d4065e1714746949528 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral <umartinezcorral@antmicro.com> Date: Mon, 1 Aug 2022 12:49:14 +0200 Subject: [PATCH] docs/index: update Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com> --- docs/index.rst | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) 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