From d5bc923fc3a1013c1cd89cd4f7fa44b4b8f3417a Mon Sep 17 00:00:00 2001 From: Justin W. Flory (he/him) [Fedora Project] Date: Aug 06 2021 17:38:53 +0000 Subject: modules: Remove Join SIG pages and put redirects in their place This commit removes the Join SIG placeholder pages here, and instead links out to the existing Fedora Join SIG documentation. This saves us time and effort of duplicating content that already exists, and it also makes it more visible alongside the other content that remains to be written (e.g. team overview and role handbook pages). Related to fedora-join/fedora-join-docs#10. Signed-off-by: Justin W. Flory (he/him) [Fedora Project] --- diff --git a/docs/antora.yml b/docs/antora.yml index 0a2f9a9..6f07b26 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -2,15 +2,17 @@ # 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: commops -# Title will be visible on the page. +# Title will be visible on the page. title: CommOps # If you don't plan to have multiple versions of the docs (for example, to document multiple versions of some software), you can ignore this field. Otherwise, change "master" to a specific version. version: master -# We encourage you to name the index page as "index.adoc". If you absolutely have to use a different name, please reflect it here. You can ignore this field otherwise. +# We encourage you to name the index page as "index.adoc". If you absolutely have to use a different name, please reflect it here. You can ignore this field otherwise. start_page: ROOT:index # This lists all the menu definitions of your component. nav: -- modules/ROOT/nav.adoc + - modules/ROOT/nav.adoc + - modules/teams/nav.adoc + - modules/handbooks/nav.adoc diff --git a/docs/modules/handbooks/nav.adoc b/docs/modules/handbooks/nav.adoc new file mode 100644 index 0000000..c81b871 --- /dev/null +++ b/docs/modules/handbooks/nav.adoc @@ -0,0 +1,2 @@ +* *Role Handbooks* +** xref:fedora-join::welcome/welcome.adoc[Join SIG Team Member] diff --git a/docs/modules/handbooks/pages/join-sig-member.adoc b/docs/modules/handbooks/pages/join-sig-member.adoc deleted file mode 100644 index 6e84dfb..0000000 --- a/docs/modules/handbooks/pages/join-sig-member.adoc +++ /dev/null @@ -1,3 +0,0 @@ -include::ROOT:partial$attributes.adoc[] - -= Fedora Join SIG Team Member diff --git a/docs/modules/teams/nav.adoc b/docs/modules/teams/nav.adoc new file mode 100644 index 0000000..3857556 --- /dev/null +++ b/docs/modules/teams/nav.adoc @@ -0,0 +1,2 @@ +* *Team Overviews* +** xref:fedora-join::index.adoc[Join SIG] diff --git a/docs/modules/teams/pages/join-sig.adoc b/docs/modules/teams/pages/join-sig.adoc deleted file mode 100644 index 7fb5a09..0000000 --- a/docs/modules/teams/pages/join-sig.adoc +++ /dev/null @@ -1,3 +0,0 @@ -include::ROOT:partial$attributes.adoc[] - -= Fedora Join Special Interest Group (SIG)