From: Remington Steed Date: Thu, 5 Dec 2019 14:23:06 +0000 (-0500) Subject: Docs: Add draft nav for "Software Installation" section X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=10ea7aee7aaf5ba690b45d832316798172459754;p=working%2FEvergreen.git Docs: Add draft nav for "Software Installation" section Note: I don't think "leveloffset" is allowed like this here. We could pass it to "include" as an attribute, but I'd rather us standardize our headings in our files. Signed-off-by: Remington Steed --- diff --git a/docs-antora/modules/installation/nav.adoc b/docs-antora/modules/installation/nav.adoc new file mode 100644 index 0000000000..7c7c5482b1 --- /dev/null +++ b/docs-antora/modules/installation/nav.adoc @@ -0,0 +1,14 @@ +* Software Installation +** xref:installation:system_requirements.adoc[System Requirements] + +// Push titles down one level. +:leveloffset: 1 + +** xref:installation:server_installation.adoc[Installing the Evergreen server] + +// Return to normal title levels. +:leveloffset: 0 + +** xref:installation:server_upgrade.adoc[Upgrading the Evergreen Server] +** xref:installation:edi_setup.adoc[Setting Up EDI Acquisitions] +