This avoids the long table of contents list of intermingled subjects.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Ceph cluster.
.. toctree::
- :maxdepth: 1
-
- Commands <rados-rbd-cmds>
- Kernel Modules <rbd-ko>
- Snapshots<rbd-snapshot>
- Mirroring <rbd-mirroring>
- Persistent Cache <rbd-persistent-cache>
- LIO iSCSI Gateway <iscsi-overview>
- QEMU <qemu-rbd>
- libvirt <libvirt>
- librbd Settings <rbd-config-ref/>
- OpenStack <rbd-openstack>
- CloudStack <rbd-cloudstack>
- RBD Replay <rbd-replay>
+ :maxdepth: 1
+
+ Basic Commands <rados-rbd-cmds>
+
+.. toctree::
+ :maxdepth: 2
+
+ Operations <rbd-operations>
+
+.. toctree::
+ :maxdepth: 2
+
+ Integrations <rbd-integrations>
.. toctree::
:maxdepth: 2
rbd-fuse <../../man/8/rbd-fuse>
rbd-nbd <../../man/8/rbd-nbd>
rbd-ggate <../../man/8/rbd-ggate>
+ rbd-map <../../man/8/rbdmap>
ceph-rbdnamer <../../man/8/ceph-rbdnamer>
rbd-replay-prep <../../man/8/rbd-replay-prep>
rbd-replay <../../man/8/rbd-replay>
rbd-replay-many <../../man/8/rbd-replay-many>
- rbd-map <../../man/8/rbdmap>
-=======================
- Block Device Commands
-=======================
+=============================
+ Basic Block Device Commands
+=============================
.. index:: Ceph Block Device; image management
--- /dev/null
+=========================================
+ Ceph Block Device 3rd Party Integration
+=========================================
+
+.. toctree::
+ :maxdepth: 1
+
+ Kernel Modules <rbd-ko>
+ QEMU <qemu-rbd>
+ libvirt <libvirt>
+ OpenStack <rbd-openstack>
+ CloudStack <rbd-cloudstack>
+ LIO iSCSI Gateway <iscsi-overview>
--- /dev/null
+==============================
+ Ceph Block Device Operations
+==============================
+
+.. toctree::
+ :maxdepth: 1
+
+ Snapshots<rbd-snapshot>
+ Mirroring <rbd-mirroring>
+ Persistent Cache <rbd-persistent-cache>
+ Config Settings (librbd) <rbd-config-ref/>
+ RBD Replay <rbd-replay>