Docs: Add draft nav for "Software Installation" section
authorRemington Steed <rjs7@calvin.edu>
Thu, 5 Dec 2019 14:23:06 +0000 (09:23 -0500)
committercheckoutuser <just_need_to_satisfy_git@yoyo.com>
Tue, 5 May 2020 20:15:22 +0000 (15:15 -0500)
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 <rjs7@calvin.edu>
docs-antora/modules/installation/nav.adoc [new file with mode: 0644]

diff --git a/docs-antora/modules/installation/nav.adoc b/docs-antora/modules/installation/nav.adoc
new file mode 100644 (file)
index 0000000..7c7c548
--- /dev/null
@@ -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]
+