docs: Remove subtitles, metadata from man pages

These do not render correctly when generating man pages and likely exist
from a time when the pages were built with rst2man (i.e. docutils)
instead of Sphinx. They're not necessary when using Sphinx since that
information is provided via the 'man_pages' config option in 'conf.py',
which are updated here to reflect reality.

Change-Id: I133e7231112cc9025e57a29d43bfa7002ca775e7
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2020-05-21 11:05:10 +01:00
parent bfdca19bb8
commit 79e6d3e135
13 changed files with 60 additions and 122 deletions
+2 -9
View File
@@ -2,21 +2,14 @@
nova-spicehtml5proxy
====================
-------------------------------------------------------
Websocket Proxy for OpenStack Nova SPICE HTML5 consoles
-------------------------------------------------------
:Author: openstack@lists.openstack.org
:Copyright: OpenStack Foundation
:Manual section: 1
:Manual group: cloud computing
.. program:: nova-spicehtml5proxy
Synopsis
========
::
nova-spicehtml5proxy [options]
nova-spicehtml5proxy [<options>...]
Description
===========