From 9b31f557881be4b823b0c10e56d478731e93f25e Mon Sep 17 00:00:00 2001 From: Tim 'mithro' Ansell Date: Wed, 28 Feb 2018 13:08:14 -0800 Subject: [PATCH] docs: Max depth of 1. Signed-off-by: Tim 'mithro' Ansell --- docs/db_dev_process/overview.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/db_dev_process/overview.rst b/docs/db_dev_process/overview.rst index a073d93a..78bd77ca 100644 --- a/docs/db_dev_process/overview.rst +++ b/docs/db_dev_process/overview.rst @@ -26,7 +26,7 @@ By looking at all the resulting specimens, you can correlate which bits in which Looking at the implemented design in Vivado with "Show Routing Resources" turned on is quite helpful in understanding what all choices exist. .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :caption: Current Fuzzers :glob: @@ -36,7 +36,7 @@ Minitests ^^^^^^^^^ .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :caption: Current Minitests :glob: