Contributor facing documentation for the Fedora Infrastructure
Find a file
Adam Williamson 2bb2853ec5 Completely rewrite the releng "Update Critpath" SOP
This kinda isn't even an SOP any more, because no manual action
is needed in the ordinary course of events any more. We could,
I guess, just remove it. But this instead rewrites it to kinda
explain the process in case manual intervention is needed. The
current information is entirely outdated.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-07-20 16:39:28 -07:00
modules Completely rewrite the releng "Update Critpath" SOP 2023-07-20 16:39:28 -07:00
.gitignore Add a .gitignore file 2019-09-15 11:10:30 +02:00
antora.yml [releng-misc-guide] Initialise Releng Miscellaneous guide 2023-04-12 12:31:46 +05:30
build.sh Initial commit/structure for the Fedora Infra public docs 2019-09-23 15:47:10 +02:00
LICENSE Add a LICENSE file 2019-09-15 11:11:15 +02:00
preview.sh Initial commit/structure for the Fedora Infra public docs 2019-09-23 15:47:10 +02:00
README.md Update the readme 2021-11-10 19:20:56 +10:00
site.yml Update the configuration for Antora 3.0.0. 2022-04-05 09:54:06 +00:00

Fedora Infrastructure Documentation

This repository contains the sources for the documentation related to the Fedora Infrastructure team.

The Documentation is built and available to read on the Fedora Documentation site at:

https://docs.fedoraproject.org/en-US/infra/

Previewing the documentation

To build and preview the site, run:

$ ./build.sh && ./preview.sh

The result will be available at http://localhost:8080

Writing the documentation

The Fedora Infrastructure Documentation uses asciidoc as the source markup.

Below are some resources to help you get started with asciidoc:

License

This documentation is made available under CC-BY-SA 3.0