fix structure to publish to docs.fp.o/program_management
This commit is contained in:
parent
369d315aba
commit
5682d64be3
4 changed files with 2 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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]
|
||||
2
site.yml
2
site.yml
|
|
@ -1,6 +1,6 @@
|
|||
site:
|
||||
title: Local Preview
|
||||
start_page: fedora:ROOT:index.adoc
|
||||
start_page: program_management:ROOT:index.adoc
|
||||
content:
|
||||
sources:
|
||||
- url: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue