Fix the nav a bit

This commit is contained in:
Ben Cotton 2019-10-04 11:56:50 -04:00
commit e549e3c7fc
2 changed files with 9 additions and 8 deletions

View file

@ -14,3 +14,4 @@ start_page: ROOT:index.adoc
# This lists all the menu definitions of your component.
nav:
- modules/ROOT/nav.adoc
- modules/ROOT/pages/pgm_guide/nav.adoc

View file

@ -1,8 +1,8 @@
* xref:changes.adoc[Changes]
* xref:release_process.adoc[Release process]
* xref:prioritized_bugs.adoc[Prioritized bugs]
* xref:elections.adoc[Elections]
* xref:schedule.adoc[Schedule management]
* xref:pgm_communication.adoc[PgM communications]
* xref:council.adoc[Council meetings and processes]
* xref:getting_started.adoc[Getting started]
* 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]