mirror of
https://github.com/chipsalliance/f4pga.git
synced 2025-01-03 03:43:37 -05:00
docs/index: update
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
fd383e58ca
commit
355117223d
1 changed files with 18 additions and 18 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue