docs/analog: use toctree with caption
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
90d6565314
commit
307e0038a2
|
@ -1,13 +0,0 @@
|
||||||
Analog Design
|
|
||||||
=============
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:caption: Analog Design
|
|
||||||
:name: analog
|
|
||||||
|
|
||||||
With Cadence Virtuoso <analog/virtuoso>
|
|
||||||
With MAGIC <analog/magic>
|
|
||||||
With Klayout <analog/klayout>
|
|
||||||
With Berkeley Analog Generator (BAG) <analog/bag>
|
|
||||||
With FASoC <analog/fasoc>
|
|
||||||
With your design flow? <analog/new>
|
|
|
@ -47,10 +47,22 @@
|
||||||
File Types <contents/file_types>
|
File Types <contents/file_types>
|
||||||
|
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:caption: Analog Design
|
||||||
|
:name: analog
|
||||||
|
:hidden:
|
||||||
|
|
||||||
|
With Cadence Virtuoso <analog/virtuoso>
|
||||||
|
With MAGIC <analog/magic>
|
||||||
|
With Klayout <analog/klayout>
|
||||||
|
With Berkeley Analog Generator (BAG) <analog/bag>
|
||||||
|
With FASoC <analog/fasoc>
|
||||||
|
With your design flow? <analog/new>
|
||||||
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
analog
|
|
||||||
digital
|
digital
|
||||||
sim
|
sim
|
||||||
verification
|
verification
|
||||||
|
|
Loading…
Reference in New Issue