Docs: Add intro material to ROOT nav file
authorRemington Steed <rjs7@calvin.edu>
Thu, 5 Dec 2019 18:54:44 +0000 (13:54 -0500)
committercheckoutuser <just_need_to_satisfy_git@yoyo.com>
Tue, 5 May 2020 20:15:22 +0000 (15:15 -0500)
Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs-antora/antora.yml
docs-antora/modules/ROOT/nav.adoc [new file with mode: 0644]

index d033b0f..d1febd6 100644 (file)
@@ -2,6 +2,7 @@ name: docs
 title: Evergreen docs
 version: 'latest'
 nav:
+- modules/ROOT/nav.adoc
 - modules/installation/nav.adoc
 - modules/admin_initial_setup/nav.adoc
 - modules/using_staff_client/nav.adoc
diff --git a/docs-antora/modules/ROOT/nav.adoc b/docs-antora/modules/ROOT/nav.adoc
new file mode 100644 (file)
index 0000000..5f0d52e
--- /dev/null
@@ -0,0 +1,3 @@
+* Introduction
+** xref:shared:about_evergreen.adoc[]
+** xref:shared:about_this_documentation.adoc[]