docs/contents: use toctree with caption

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-04-19 19:36:08 +02:00
parent 7900f43bf7
commit 129c174127
2 changed files with 16 additions and 10 deletions

View File

@ -1,9 +0,0 @@
PDK Contents
============
.. toctree::
:name: pdk-contents
:maxdepth: 4
Libraries <contents/libraries>
File Types <contents/file_types>

View File

@ -1,5 +1,6 @@
.. include:: common.inc
.. toctree::
:hidden:
@ -9,7 +10,19 @@
Design Rules <rules>
contents
.. toctree::
:caption: PDK Contents
:name: pdk-contents
:maxdepth: 4
:hidden:
Libraries <contents/libraries>
File Types <contents/file_types>
.. toctree::
:hidden:
analog
digital
@ -46,6 +59,7 @@ Current Status - |current-status|
.. include:: status.rst
:start-after: current_status_text
Resources
=========
@ -55,6 +69,7 @@ The latest SkyWater SKY130 PDK design resources can be downloaded from the follo
* `Google CodeSearch interface @ https://cs.opensource.google/skywater-pdk <https://cs.opensource.google/skywater-pdk>`_
* `foss-eda-tools.googlesource.com/skywater-pdk <https://foss-eda-tools.googlesource.com/skywater-pdk/>`_
Indices and tables
==================