Fix some glitches

This commit is contained in:
Ben Cotton 2019-10-10 12:26:20 -04:00
commit ac68ff98fa
3 changed files with 11 additions and 17 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
build
cache
public

View file

@ -1,9 +1,8 @@
* 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]
* 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]

View file

@ -1,8 +0,0 @@
* 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]