Changes all HTML headers one level higher to ensure that there is always
one h1 header at the top of the pages.
Fixes:
- Strange horizontal line at the top of each page
- Browser tab showing "Untitled"
- Table of contents indentation
Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
There's currently an `sop.adoc` page which looks like a bad wiki
conversion of a list of links to the miscellaneous SOPs. We
already have `index.adoc` as a *working* list of links to the
miscellaneous SOPs, so this is pretty redundant, let's just drop
it. Also dropped: sop_update_releng_docs , which is entirely
outdated.
Also, make `index.adoc` and the nav sidebar link to the sigul
client setup SOP which they're currently missing, and update the
SOP template page a bit.
Signed-off-by: Adam Williamson <awilliam@redhat.com>