From 56092073e9a3f607d7fc6ef7ce04fdc00a49c102 Mon Sep 17 00:00:00 2001 From: Wojtek Porczyk Date: Fri, 21 Nov 2014 12:34:27 +0100 Subject: [PATCH] doc: add hyphens to module page titles Aim is to be more consistent with manpages. --- doc/qubes-dochelpers.rst | 4 ++-- doc/qubes-events.rst | 4 ++-- doc/qubes-ext.rst | 4 ++-- doc/qubes-log.rst | 4 ++-- doc/qubes-plugins.rst | 4 ++-- doc/qubes-vm/adminvm.rst | 4 ++-- doc/qubes-vm/appvm.rst | 4 ++-- doc/qubes-vm/dispvm.rst | 4 ++-- doc/qubes-vm/hvm.rst | 4 ++-- doc/qubes-vm/index.rst | 4 ++-- doc/qubes-vm/netvm.rst | 4 ++-- doc/qubes-vm/proxyvm.rst | 4 ++-- doc/qubes-vm/qubesvm.rst | 4 ++-- doc/qubes-vm/templatehvm.rst | 4 ++-- doc/qubes-vm/templatevm.rst | 4 ++-- doc/qubes.rst | 4 ++-- 16 files changed, 32 insertions(+), 32 deletions(-) diff --git a/doc/qubes-dochelpers.rst b/doc/qubes-dochelpers.rst index 6f1c9ae1..0ba92754 100644 --- a/doc/qubes-dochelpers.rst +++ b/doc/qubes-dochelpers.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.dochelpers` Helpers for Sphinx documentation -=========================================================== +:py:mod:`qubes.dochelpers` -- Helpers for Sphinx documentation +============================================================== .. automodule:: qubes.dochelpers :members: diff --git a/doc/qubes-events.rst b/doc/qubes-events.rst index 941fe784..636042ef 100644 --- a/doc/qubes-events.rst +++ b/doc/qubes-events.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.events` Qubes events -=================================== +:py:mod:`qubes.events` -- Qubes events +====================================== .. automodule:: qubes.events :members: diff --git a/doc/qubes-ext.rst b/doc/qubes-ext.rst index ff71fe4e..8d59d9eb 100644 --- a/doc/qubes-ext.rst +++ b/doc/qubes-ext.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.ext` Qubes extensions -======================================== +:py:mod:`qubes.ext` -- Qubes extensions +======================================= .. automodule:: qubes.ext diff --git a/doc/qubes-log.rst b/doc/qubes-log.rst index f6fa3e7e..3d12a621 100644 --- a/doc/qubes-log.rst +++ b/doc/qubes-log.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.log` Logging routines -==================================== +:py:mod:`qubes.log` -- Logging routines +======================================= .. automodule:: qubes.log :members: diff --git a/doc/qubes-plugins.rst b/doc/qubes-plugins.rst index fa1630d2..48323d8c 100644 --- a/doc/qubes-plugins.rst +++ b/doc/qubes-plugins.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.plugins` Plugin helpers -====================================== +:py:mod:`qubes.plugins` -- Plugin helpers +========================================= .. automodule:: qubes.plugins :members: diff --git a/doc/qubes-vm/adminvm.rst b/doc/qubes-vm/adminvm.rst index 8f3edf7b..7f5a7b77 100644 --- a/doc/qubes-vm/adminvm.rst +++ b/doc/qubes-vm/adminvm.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm.adminvm` Dom0 -=============================== +:py:mod:`qubes.vm.adminvm` -- Dom0 +================================== .. automodule:: qubes.vm.adminvm :members: diff --git a/doc/qubes-vm/appvm.rst b/doc/qubes-vm/appvm.rst index 2f95be5b..5ef55f31 100644 --- a/doc/qubes-vm/appvm.rst +++ b/doc/qubes-vm/appvm.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm.appvm` Application VM -======================================= +:py:mod:`qubes.vm.appvm` -- Application VM +========================================== .. automodule:: qubes.vm.appvm :members: diff --git a/doc/qubes-vm/dispvm.rst b/doc/qubes-vm/dispvm.rst index f307e16f..f8ab796e 100644 --- a/doc/qubes-vm/dispvm.rst +++ b/doc/qubes-vm/dispvm.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm.dispvm` Disposable VM -======================================= +:py:mod:`qubes.vm.dispvm` -- Disposable VM +========================================== .. automodule:: qubes.vm.dispvm :members: diff --git a/doc/qubes-vm/hvm.rst b/doc/qubes-vm/hvm.rst index 477c3fc8..3aaff0d3 100644 --- a/doc/qubes-vm/hvm.rst +++ b/doc/qubes-vm/hvm.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm.hvm` HVM -========================== +:py:mod:`qubes.vm.hvm` -- HVM +============================= .. automodule:: qubes.vm.hvm :members: diff --git a/doc/qubes-vm/index.rst b/doc/qubes-vm/index.rst index 2d6733f3..f92ddaa5 100644 --- a/doc/qubes-vm/index.rst +++ b/doc/qubes-vm/index.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm` Different Virtual Machine types -================================================== +:py:mod:`qubes.vm` -- Different Virtual Machine types +===================================================== .. automodule:: qubes.vm diff --git a/doc/qubes-vm/netvm.rst b/doc/qubes-vm/netvm.rst index 8ca90d4d..74255edc 100644 --- a/doc/qubes-vm/netvm.rst +++ b/doc/qubes-vm/netvm.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm.netvm` Network interface VM -============================================= +:py:mod:`qubes.vm.netvm` -- Network interface VM +================================================ .. automodule:: qubes.vm.netvm :members: diff --git a/doc/qubes-vm/proxyvm.rst b/doc/qubes-vm/proxyvm.rst index 665f0ab9..592c94b8 100644 --- a/doc/qubes-vm/proxyvm.rst +++ b/doc/qubes-vm/proxyvm.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm.proxyvm` Proxy (firewall/VPN) VM -================================================== +:py:mod:`qubes.vm.proxyvm` -- Proxy (firewall/VPN) VM +===================================================== .. automodule:: qubes.vm.proxyvm :members: diff --git a/doc/qubes-vm/qubesvm.rst b/doc/qubes-vm/qubesvm.rst index f5119ea6..90f1b71a 100644 --- a/doc/qubes-vm/qubesvm.rst +++ b/doc/qubes-vm/qubesvm.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm.qubesvm` Shared functionality -=============================================== +:py:mod:`qubes.vm.qubesvm` -- Shared functionality +================================================== .. automodule:: qubes.vm.qubesvm :members: diff --git a/doc/qubes-vm/templatehvm.rst b/doc/qubes-vm/templatehvm.rst index 4f668220..81c1f2c7 100644 --- a/doc/qubes-vm/templatehvm.rst +++ b/doc/qubes-vm/templatehvm.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm.templatehvm` Template for HVM -=============================================== +:py:mod:`qubes.vm.templatehvm` -- Template for HVM +================================================== .. automodule:: qubes.vm.templatehvm :members: diff --git a/doc/qubes-vm/templatevm.rst b/doc/qubes-vm/templatevm.rst index 5842ada8..a7ffa66b 100644 --- a/doc/qubes-vm/templatevm.rst +++ b/doc/qubes-vm/templatevm.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes.vm.templatevm` Template for AppVM -================================================ +:py:mod:`qubes.vm.templatevm` -- Template for AppVM +=================================================== .. automodule:: qubes.vm.templatevm :members: diff --git a/doc/qubes.rst b/doc/qubes.rst index e2ae68b3..b4616ddd 100644 --- a/doc/qubes.rst +++ b/doc/qubes.rst @@ -1,5 +1,5 @@ -:py:mod:`qubes` Common concepts -=============================== +:py:mod:`qubes` -- Common concepts +================================== .. automodule:: qubes :members: