Clean it up to make it ready to put on docs.fp.o

This commit is contained in:
Ben Cotton 2019-10-04 13:03:22 -04:00
commit 5b51edcdcc
3 changed files with 2 additions and 11 deletions

View file

@ -1,6 +1,6 @@
# Name will be mostly visible in the URL. Treat it as an indentifier.
# Tip: If you want to use the local preview scripts that come with this repository, please change this value in the site.yml file as well. (under site/start_page)
name: fedora # <---- PLEASE MODIFY
name: program_management # <---- PLEASE MODIFY
# Title will be visible on the page.
title: Fedora Program Management # <---- PLEASE MODIFY
@ -14,4 +14,3 @@ 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 +0,0 @@
* 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,6 +1,6 @@
site:
title: Local Preview
start_page: fedora:ROOT:index.adoc
start_page: program_management:ROOT:index.adoc
content:
sources:
- url: .