From 26114c3ffbe8a63ba48d0398e8775c3bc753255f Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Thu, 21 Apr 2022 09:57:36 +0200 Subject: [PATCH] docs/index: merge analog, digital and simulation toctrees Signed-off-by: Unai Martinez-Corral --- docs/index.rst | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 94a3d944e..49ebd4c7c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -67,27 +67,13 @@ Table of contents .. toctree:: - :caption: Analog Design + :caption: Design and Simulation :name: analog :maxdepth: -1 - analog/index - - -.. toctree:: - :caption: Digital Design - :name: digital - :maxdepth: -1 - - digital/index - - -.. toctree:: - :caption: Simulation - :name: sim - :maxdepth: -1 - - sim/index + Analog Design + Digital Design + Simulation .. toctree::