Branch for F30 and update version numbers
This commit is contained in:
parent
b2e83ae00a
commit
c0a153bd10
4 changed files with 7 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: fedora
|
||||
version: rawhide
|
||||
version: f30
|
||||
# Navigation is in the main 'fedora' component:
|
||||
# https://pagure.io/fedora-docs/release-docs-home
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
:BZURL: link:https://pagure.io/fedora-docs/install-guide/issues[https://pagure.io/]
|
||||
:HOLDER: Red Hat, Inc. and others
|
||||
:MAJOROS: Fedora
|
||||
:MAJOROSVER: Fedora Rawhide
|
||||
:MAJOROSVER: Fedora 30
|
||||
:OSORG: The Fedora Project
|
||||
:PKGOS: fcRawhide
|
||||
:PKGOS: fc30
|
||||
:PRODUCT: Fedora Documentation
|
||||
:PRODVER: Rawhide
|
||||
:YEAR: 2018
|
||||
:PRODVER: 30
|
||||
:YEAR: 2019
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ include::{partialsdir}/entities.adoc[]
|
|||
|
||||
= System Administrator's Guide
|
||||
|
||||
Deployment, Configuration, and Administration of {MAJOROS} {MAJOROSVER}
|
||||
Deployment, Configuration, and Administration of {MAJOROSVER}
|
||||
|
||||
[abstract]
|
||||
--
|
||||
|
|
|
|||
2
site.yml
2
site.yml
|
|
@ -6,7 +6,7 @@ content:
|
|||
- url: .
|
||||
branches: HEAD
|
||||
- url: https://pagure.io/fedora-docs/release-docs-home.git
|
||||
branches: master
|
||||
branches: f30
|
||||
ui:
|
||||
bundle:
|
||||
url: https://asamalik.fedorapeople.org/ui-bundle.zip
|
||||
|
|
|
|||
Reference in a new issue