From 307e0038a2d8920ac699c373040e4197c47344bf Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Wed, 20 Apr 2022 09:48:50 +0200 Subject: [PATCH] docs/analog: use toctree with caption Signed-off-by: Unai Martinez-Corral --- docs/analog.rst | 13 ------------- docs/index.rst | 14 +++++++++++++- 2 files changed, 13 insertions(+), 14 deletions(-) delete mode 100644 docs/analog.rst diff --git a/docs/analog.rst b/docs/analog.rst deleted file mode 100644 index 676e16b..0000000 --- a/docs/analog.rst +++ /dev/null @@ -1,13 +0,0 @@ -Analog Design -============= - -.. toctree:: - :caption: Analog Design - :name: analog - - With Cadence Virtuoso - With MAGIC - With Klayout - With Berkeley Analog Generator (BAG) - With FASoC - With your design flow? diff --git a/docs/index.rst b/docs/index.rst index bd136c6..7892a79 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -47,10 +47,22 @@ File Types +.. toctree:: + :caption: Analog Design + :name: analog + :hidden: + + With Cadence Virtuoso + With MAGIC + With Klayout + With Berkeley Analog Generator (BAG) + With FASoC + With your design flow? + + .. toctree:: :hidden: - analog digital sim verification