From f6aa83acfeac7b4d8c932ee4b88461cd93b5c903 Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Wed, 16 Mar 2022 15:37:09 +0000 Subject: [PATCH] feat: remove explicit toc The UI bundle now includes a toc in the right hand sidebar, so there's no need to have tocs explicitly at the start of documents. --- .../ROOT/pages/How_to_Get_Sponsored_into_the_Packager_Group.adoc | 1 - modules/ROOT/pages/How_to_Sponsor_a_New_Contributor.adoc | 1 - modules/ROOT/pages/Installing_Packager_Tools.adoc | 1 - modules/ROOT/pages/Joining_the_Package_Maintainers.adoc | 1 - .../pages/New_Package_Process_for_Existing_Contributors.adoc | 1 - modules/ROOT/pages/New_Package_Process_for_New_Contributors.adoc | 1 - modules/ROOT/pages/Package_Maintenance_Guide.adoc | 1 - modules/ROOT/pages/Package_Orphaning_Process.adoc | 1 - modules/ROOT/pages/Package_Renaming_Process.adoc | 1 - modules/ROOT/pages/Package_Retirement_Process.adoc | 1 - modules/ROOT/pages/Package_Review_Process.adoc | 1 - modules/ROOT/pages/Package_Update_Guide.adoc | 1 - modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc | 1 - modules/ROOT/pages/Reporting_Issues.adoc | 1 - modules/ROOT/pages/Staying_Close_to_Upstream_Projects.adoc | 1 - modules/ROOT/pages/Upstream_Release_Monitoring.adoc | 1 - modules/ROOT/pages/Using_the_Koji_Build_System.adoc | 1 - modules/ROOT/pages/index.adoc | 1 - 18 files changed, 18 deletions(-) diff --git a/modules/ROOT/pages/How_to_Get_Sponsored_into_the_Packager_Group.adoc b/modules/ROOT/pages/How_to_Get_Sponsored_into_the_Packager_Group.adoc index 5aef62b..bceba0f 100644 --- a/modules/ROOT/pages/How_to_Get_Sponsored_into_the_Packager_Group.adoc +++ b/modules/ROOT/pages/How_to_Get_Sponsored_into_the_Packager_Group.adoc @@ -1,5 +1,4 @@ = How to Get Sponsored into the Packager Group -:toc: [#sponsorship_model] == Sponsorship model diff --git a/modules/ROOT/pages/How_to_Sponsor_a_New_Contributor.adoc b/modules/ROOT/pages/How_to_Sponsor_a_New_Contributor.adoc index e47f0a9..a4b047c 100644 --- a/modules/ROOT/pages/How_to_Sponsor_a_New_Contributor.adoc +++ b/modules/ROOT/pages/How_to_Sponsor_a_New_Contributor.adoc @@ -1,5 +1,4 @@ = How to Sponsor a New Contributor -:toc: [#becoming_a_fedora_package_collection_sponsor] == Becoming a Fedora Package Collection Sponsor diff --git a/modules/ROOT/pages/Installing_Packager_Tools.adoc b/modules/ROOT/pages/Installing_Packager_Tools.adoc index 35cb9b0..a72567d 100644 --- a/modules/ROOT/pages/Installing_Packager_Tools.adoc +++ b/modules/ROOT/pages/Installing_Packager_Tools.adoc @@ -1,5 +1,4 @@ = Installing Packager Tools -:toc: == Installing diff --git a/modules/ROOT/pages/Joining_the_Package_Maintainers.adoc b/modules/ROOT/pages/Joining_the_Package_Maintainers.adoc index 914aa23..1a34952 100644 --- a/modules/ROOT/pages/Joining_the_Package_Maintainers.adoc +++ b/modules/ROOT/pages/Joining_the_Package_Maintainers.adoc @@ -1,7 +1,6 @@ include::{partialsdir}/attributes.adoc[] = Joining the Package Maintainers -:toc: So, you have decided to become a package maintainer in the Fedora Project? This guide will lead you through your first package submission. diff --git a/modules/ROOT/pages/New_Package_Process_for_Existing_Contributors.adoc b/modules/ROOT/pages/New_Package_Process_for_Existing_Contributors.adoc index f86e91d..626748b 100644 --- a/modules/ROOT/pages/New_Package_Process_for_Existing_Contributors.adoc +++ b/modules/ROOT/pages/New_Package_Process_for_Existing_Contributors.adoc @@ -1,5 +1,4 @@ = New Package Process for Existing Contributors -:toc: This is a short version of the New Package Process, streamlined to show how existing contributors can make new packages. diff --git a/modules/ROOT/pages/New_Package_Process_for_New_Contributors.adoc b/modules/ROOT/pages/New_Package_Process_for_New_Contributors.adoc index 0752ced..d43d2ca 100644 --- a/modules/ROOT/pages/New_Package_Process_for_New_Contributors.adoc +++ b/modules/ROOT/pages/New_Package_Process_for_New_Contributors.adoc @@ -1,7 +1,6 @@ include::{partialsdir}/attributes.adoc[] = New Package Process for New Contributors -:toc: This is a long version of the New Package Process, containing more details so new contributors can follow it more easily. diff --git a/modules/ROOT/pages/Package_Maintenance_Guide.adoc b/modules/ROOT/pages/Package_Maintenance_Guide.adoc index a23f857..45faf70 100644 --- a/modules/ROOT/pages/Package_Maintenance_Guide.adoc +++ b/modules/ROOT/pages/Package_Maintenance_Guide.adoc @@ -1,7 +1,6 @@ include::{partialsdir}/attributes.adoc[] = Package Maintenance Guide -:toc: This page provides some basic instructions for day-to-day usage of the http://git-scm.com/[git]-based package maintenance system for Fedora. diff --git a/modules/ROOT/pages/Package_Orphaning_Process.adoc b/modules/ROOT/pages/Package_Orphaning_Process.adoc index 6a81b78..3b895a2 100644 --- a/modules/ROOT/pages/Package_Orphaning_Process.adoc +++ b/modules/ROOT/pages/Package_Orphaning_Process.adoc @@ -1,5 +1,4 @@ = Package Orphaning Process -:toc: This page contains instructions for working with orphan packages as specified in https://docs.fedoraproject.org/en-US/fesco/Policy_for_orphan_and_retired_packages/[Policy for Orphan and Retired Packages]. diff --git a/modules/ROOT/pages/Package_Renaming_Process.adoc b/modules/ROOT/pages/Package_Renaming_Process.adoc index 7ac1554..d8a64a0 100644 --- a/modules/ROOT/pages/Package_Renaming_Process.adoc +++ b/modules/ROOT/pages/Package_Renaming_Process.adoc @@ -1,5 +1,4 @@ = Package Renaming Process -:toc: For a variety of reasons it may become necessary to rename a package in Fedora. The goal of this page is to outline the process diff --git a/modules/ROOT/pages/Package_Retirement_Process.adoc b/modules/ROOT/pages/Package_Retirement_Process.adoc index fd55f10..53f5f7e 100644 --- a/modules/ROOT/pages/Package_Retirement_Process.adoc +++ b/modules/ROOT/pages/Package_Retirement_Process.adoc @@ -1,5 +1,4 @@ = Package Retirement Process -:toc: When a package reaches the end of its useful life, the Package Retirement Process lets other people diff --git a/modules/ROOT/pages/Package_Review_Process.adoc b/modules/ROOT/pages/Package_Review_Process.adoc index 7e8033c..a6234f5 100644 --- a/modules/ROOT/pages/Package_Review_Process.adoc +++ b/modules/ROOT/pages/Package_Review_Process.adoc @@ -1,7 +1,6 @@ include::{partialsdir}/attributes.adoc[] = Package Review Process -:toc: In order for a new package to be added to Fedora, the package must first undertake a formal review. diff --git a/modules/ROOT/pages/Package_Update_Guide.adoc b/modules/ROOT/pages/Package_Update_Guide.adoc index 4058681..c9838be 100644 --- a/modules/ROOT/pages/Package_Update_Guide.adoc +++ b/modules/ROOT/pages/Package_Update_Guide.adoc @@ -1,7 +1,6 @@ include::{partialsdir}/attributes.adoc[] = Package Update Guide -:toc: This document shows how to submit an update for a package you maintain in Fedora. diff --git a/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc b/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc index e60903c..fae0a8a 100644 --- a/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc +++ b/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc @@ -2,7 +2,6 @@ include::{partialsdir}/attributes.adoc[] = Packaging Tutorial: GNU Hello :page-aliases: quick-docs::creating-rpm-packages.adoc -:toc: This tutorial demonstrates RPM packaging by packaging the https://www.gnu.org/software/hello/[GNU Hello] program. diff --git a/modules/ROOT/pages/Reporting_Issues.adoc b/modules/ROOT/pages/Reporting_Issues.adoc index ee67177..5404f81 100644 --- a/modules/ROOT/pages/Reporting_Issues.adoc +++ b/modules/ROOT/pages/Reporting_Issues.adoc @@ -1,5 +1,4 @@ = Reporting Issues -:toc When working with Fedora Packaging, you may run across issues in packages, diff --git a/modules/ROOT/pages/Staying_Close_to_Upstream_Projects.adoc b/modules/ROOT/pages/Staying_Close_to_Upstream_Projects.adoc index 20f3ee0..c3dbcc7 100644 --- a/modules/ROOT/pages/Staying_Close_to_Upstream_Projects.adoc +++ b/modules/ROOT/pages/Staying_Close_to_Upstream_Projects.adoc @@ -1,5 +1,4 @@ = Staying Close to Upstream Projects -:toc: The Fedora Project focuses, as much as possible, diff --git a/modules/ROOT/pages/Upstream_Release_Monitoring.adoc b/modules/ROOT/pages/Upstream_Release_Monitoring.adoc index 741ba21..d15013b 100644 --- a/modules/ROOT/pages/Upstream_Release_Monitoring.adoc +++ b/modules/ROOT/pages/Upstream_Release_Monitoring.adoc @@ -1,5 +1,4 @@ = Upstream Release Monitoring -:toc: [#tldr_get_packages_monitored] == TLDR; Get Packages Monitored diff --git a/modules/ROOT/pages/Using_the_Koji_Build_System.adoc b/modules/ROOT/pages/Using_the_Koji_Build_System.adoc index 20cee82..7a8c9a7 100644 --- a/modules/ROOT/pages/Using_the_Koji_Build_System.adoc +++ b/modules/ROOT/pages/Using_the_Koji_Build_System.adoc @@ -1,5 +1,4 @@ = Using the Koji build system -:toc: [#using_koji_in_fedora] == Using Koji in Fedora diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 9368629..409b436 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -1,5 +1,4 @@ = Fedora Package Maintainers -:toc: Fedora Packages are maintained collectively by a community of both Red Hat members and volunteers.