#245 releng SOPs misc: drop dead pages, link sigul SOP, clean up template
Merged by zlopez. Opened by adamwill.
adamwill/infra-docs-fpo sop-cleanup  into  master

Download 245.patch

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

Note, I'm not sure I got the syntax of the xref in the sop_template right - I can't manage to test it properly because of https://gitlab.com/fedora/docs/docs-website/docs-fp-o/-/issues/7 . But it's not that important, since I don't think anything actually links the rendered version of the page anyway.

You can try to build the docs locally by docsbuilder.sh script in root directory. It will deploy a podman container which will make the site available on localhost:8080.

Yes, but that does not build any other docs modules, so it cannot handle external xrefs. This is explained in the README, which specifically points you to https://pagure.io/fedora-docs/docs-fp-o/ if you need to test this, which redirects you on to https://gitlab.com/fedora/docs/docs-website/docs-fp-o , which has the issue I linked above.

Let's merge this and if the links are not working we can fix them

Pull-Request has been merged by zlopez

Metadata