diff --git a/modules/sysadmin_guide/nav.adoc b/modules/sysadmin_guide/nav.adoc index 2f2628d..99d9329 100644 --- a/modules/sysadmin_guide/nav.adoc +++ b/modules/sysadmin_guide/nav.adoc @@ -22,7 +22,7 @@ ** xref:debuginfod.adoc[Fedora Debuginfod Service - SOP] ** xref:departing-admin.adoc[Departing admin - SOP] ** xref:dns.adoc[DNS repository for fedoraproject - SOP] -** xref:docs.fedoraproject.org.adoc[docs.fedoraproject.org - SOP in review ] +** xref:docs.fedoraproject.org.adoc[Docs - SOP] ** xref:fas-notes.adoc[fas-notes - SOP in review ] ** xref:fas-openid.adoc[fas-openid - SOP in review ] ** xref:fedmsg-certs.adoc[fedmsg-certs - SOP in review ] diff --git a/modules/sysadmin_guide/pages/docs.fedoraproject.org.adoc b/modules/sysadmin_guide/pages/docs.fedoraproject.org.adoc index 57c4d24..90e1bf7 100644 --- a/modules/sysadmin_guide/pages/docs.fedoraproject.org.adoc +++ b/modules/sysadmin_guide/pages/docs.fedoraproject.org.adoc @@ -1,4 +1,4 @@ -= docs SOP += Docs SOP ____ Fedora Documentation - Documentation for installing and using Fedora @@ -15,7 +15,7 @@ Servers::: Purpose::: Provide documentation for users and contributors. -== Description: +== Description The Fedora Documentation Project was created to provide documentation for fedora users and contributors. It's like "The Bible" for using @@ -26,7 +26,7 @@ and publican builds html files from these source files whenever changes are made. As these are static pages these are available on all the proxy servers which serve our requests for docs.fedoraproject.org. -== Updates process: +== Updates process The fedora docs writers update and build their docs and then push the completed output into a git repo. This git repo is then pulled by each @@ -35,28 +35,32 @@ of the Fedora proxies and served as static content. Note that docs is talking about setting up a new process, this SOP needs updating when that happens. -== Reporting bugs: +== Reporting bugs Bugs can be reported at the Fedora Documentation's Bugzilla. Here's the link: + https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20Documentation Errors or problems in the wiki can be modified by anyone with a FAS account. -== Contributing to the Fedora Documentation Project: +== Contributing to the Fedora Documentation Project If you find the existing documentation insufficient or outdated or any particular page is not available in your language feel free to improve the documentation by contributing to Fedora Documentation Project. You can find more details here: + https://fedoraproject.org/wiki/Join_the_Docs_Project Translation of documentation is taken care by the Fedora Localization Project aka L10N. More details can be found at: + https://fedoraproject.org/wiki/L10N -== Publican wiki: +== Publican wiki More details about Publican can be found at the publican wiki here: + https://sourceware.org/publican/en-US/index.html