docs: hierarchy

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
diff --git a/docs/architecture/index.rst b/docs/architecture/index.rst
deleted file mode 100644
index 9701bdf..0000000
--- a/docs/architecture/index.rst
+++ /dev/null
@@ -1,16 +0,0 @@
-============================
-Xilinx 7-series Architecture
-============================
-
-.. toctree::
-   :maxdepth: 1
-
-   overview
-   configuration
-   bitstream_format
-   interconnect
-   dram_configuration
-   glossary
-   reference
-   code_of_conduct
-   updating_the_docs
diff --git a/docs/db_dev_process/index.rst b/docs/db_dev_process/index.rst
deleted file mode 100644
index 7b78fa0..0000000
--- a/docs/db_dev_process/index.rst
+++ /dev/null
@@ -1,15 +0,0 @@
-============================
-Database Development Process
-============================
-
-.. toctree::
-   :maxdepth: 1
-
-   readme
-   contributing
-   new_fuzzer
-   fuzzers/index
-   minitests/index
-   parts
-   newpart
-
diff --git a/docs/index.rst b/docs/index.rst
index 192e93b..9efb7ba 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -25,13 +25,27 @@
    :maxdepth: 2
    :caption: Xilinx 7-Series Architecture
 
-   architecture/index
+   architecture/overview
+   architecture/configuration
+   architecture/bitstream_format
+   architecture/interconnect
+   architecture/dram_configuration
+   architecture/glossary
+   architecture/reference
+   architecture/code_of_conduct
+   architecture/updating_the_docs
 
 .. toctree::
    :maxdepth: 2
    :caption: Database Development Process
 
-   db_dev_process/index
+   db_dev_process/readme
+   db_dev_process/contributing
+   db_dev_process/new_fuzzer
+   db_dev_process/fuzzers/index
+   db_dev_process/minitests/index
+   db_dev_process/parts
+   db_dev_process/newpart
 
 .. toctree::
    :maxdepth: 2