From ee783ff2f34eb81ab7f3659df092b1d3bf96ba45 Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Thu, 10 Oct 2019 12:24:50 -0400 Subject: [PATCH] WHOOPS forgot to add the nav --- modules/ROOT/nav.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 modules/ROOT/nav.adoc diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc new file mode 100644 index 0000000..6d3904e --- /dev/null +++ b/modules/ROOT/nav.adoc @@ -0,0 +1,9 @@ +* xref:pgm_guide/index.adoc[PgM Guide] +** xref:pgm_guide/changes.adoc[Changes] +** xref:pgm_guide/release_process.adoc[Release process] +** xref:pgm_guide/prioritized_bugs.adoc[Prioritized bugs] +** xref:pgm_guide/elections.adoc[Elections] +** xref:pgm_guide/schedule.adoc[Schedule management] +** xref:pgm_guide/pgm_communication.adoc[PgM communications] +** xref:pgm_guide/council.adoc[Council meetings and processes] +** xref:pgm_guide/getting_started.adoc[Getting started]