diff --git a/doc/source/admin/index.rst b/doc/source/admin/index.rst index 6a3e97cd29..09b1171dac 100644 --- a/doc/source/admin/index.rst +++ b/doc/source/admin/index.rst @@ -8,7 +8,6 @@ the services. .. toctree:: :maxdepth: 1 - Drivers, Hardware Types and Hardware Interfaces Ironic Python Agent Node Hardware Inspection Node Deployment @@ -32,6 +31,14 @@ the services. Fast-Track Deployment Booting a Ramdisk or an ISO +Drivers, Hardware Types and Hardware Interfaces +----------------------------------------------- + +.. toctree:: + :maxdepth: 3 + + drivers + Advanced Topics --------------- diff --git a/doc/source/index.rst b/doc/source/index.rst index d62cadeeec..25de581cbc 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -52,6 +52,11 @@ User Guide Administrator Guide =================== +.. toctree:: + :maxdepth: 3 + + admin/drivers + .. toctree:: :maxdepth: 2