📝🚚 docs(code-of-conduct): Initial commit
This commit migrates all content related to the Fedora Code of Conduct into a new Antora module. This segments it off from the rest of the Fedora Project docs and also sets up in the future to have reviewer groups on Forgejo that are automatically tagged for review on specific Antora modules. It also provides improved discoverability of the Fedora CoC source material. I used Antora page aliases to handle redirects from the previous URL paths. ref: https://pagure.io/Fedora-Council/council-docs/pull-request/242 Signed-off-by: Justin W. Wheeler <jwf@redhat.com>
This commit is contained in:
parent
bb382f57de
commit
d0414bda32
6 changed files with 6 additions and 3 deletions
|
@ -14,3 +14,4 @@ start_page: ROOT:index.adoc
|
||||||
# This lists all the menu definitions of your component.
|
# This lists all the menu definitions of your component.
|
||||||
nav:
|
nav:
|
||||||
- modules/ROOT/nav.adoc
|
- modules/ROOT/nav.adoc
|
||||||
|
- modules/code-of-conduct/nav.adoc
|
||||||
|
|
|
@ -4,9 +4,6 @@
|
||||||
* xref:brand.adoc[Brand]
|
* xref:brand.adoc[Brand]
|
||||||
* xref:initiatives.adoc[Current Initiatives]
|
* xref:initiatives.adoc[Current Initiatives]
|
||||||
* xref:communications.adoc[Project Communications]
|
* xref:communications.adoc[Project Communications]
|
||||||
* xref:code-of-conduct.adoc[Code of Conduct]
|
|
||||||
** xref:coc-committee.adoc[Committee]
|
|
||||||
** xref:coc-clarifying.adoc[Clarifying Notes and Statements]
|
|
||||||
* xref:help.adoc[Getting Help]
|
* xref:help.adoc[Getting Help]
|
||||||
* xref:join.adoc[Get Involved]
|
* xref:join.adoc[Get Involved]
|
||||||
* xref:sponsor.adoc[Sponsoring]
|
* xref:sponsor.adoc[Sponsoring]
|
||||||
|
|
3
project/modules/code-of-conduct/nav.adoc
Normal file
3
project/modules/code-of-conduct/nav.adoc
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
* xref:index.adoc[Code of Conduct]
|
||||||
|
** xref:clarifying-statements.adoc[Clarifying Notes and Statements]
|
||||||
|
** xref:committee.adoc[Committee]
|
|
@ -1,4 +1,5 @@
|
||||||
= Clarifying Notes and Statements
|
= Clarifying Notes and Statements
|
||||||
|
:page-aliases: project::coc-clarifying.adoc
|
||||||
|
|
||||||
== Clarifications
|
== Clarifications
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
= Fedora Code of Conduct Committee
|
= Fedora Code of Conduct Committee
|
||||||
|
:page-aliases: project::coc-committee.adoc
|
||||||
|
|
||||||
== Who is the Fedora Code of Conduct Committee?
|
== Who is the Fedora Code of Conduct Committee?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue