Add indexes for subsections so each heading in the ToC is a link
This commit is contained in:
parent
26339f8c33
commit
b7f7652587
5 changed files with 26 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ include::{partialsdir}/entities.adoc[]
|
|||
*** xref:welcome/Overview.adoc[Overview]
|
||||
*** xref:welcome/Hardware_Overview.adoc[Hardware Overview]
|
||||
*** xref:welcome/Feedback.adoc[Feedback]
|
||||
** System Administrators
|
||||
** xref:sysadmin/Sysadmins.adoc[System Administrators]
|
||||
*** xref:sysadmin/Distribution.adoc[Distribution-wide Changes]
|
||||
*** xref:sysadmin/Modularity.adoc[Fedora Add-On Modularity]
|
||||
*** xref:sysadmin/Kernel.adoc[Kernel]
|
||||
|
|
@ -16,11 +16,11 @@ include::{partialsdir}/entities.adoc[]
|
|||
*** xref:sysadmin/Mail_Servers.adoc[Mail Servers]
|
||||
*** xref:sysadmin/Xorg.adoc[X.Org]
|
||||
*** xref:sysadmin/System_Utilities.adoc[System Utilities]
|
||||
** Desktop Users
|
||||
** xref:desktop/Desktop_index.adoc[Desktop Users]
|
||||
*** xref:desktop/Desktop.adoc[Desktop]
|
||||
*** xref:desktop/Networking.adoc[Networking]
|
||||
*** xref:desktop/I18n.adoc[Internationalization]
|
||||
** Developers
|
||||
** xref:developers/Developers.adoc[Developers]
|
||||
*** xref:developers/Development_Tools.adoc[Development Tools]
|
||||
*** xref:developers/Development_C.adoc[C]
|
||||
*** xref:developers/Containers.adoc[Containers]
|
||||
|
|
|
|||
6
modules/release-notes/pages/desktop/Desktop_index.adoc
Normal file
6
modules/release-notes/pages/desktop/Desktop_index.adoc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
= Notable changes for desktop users
|
||||
|
||||
This section lists changes in Fedora {PRODVER} relevant to desktop users.
|
||||
Use the navigation tab on the left to view release notes for various fields of interest.
|
||||
6
modules/release-notes/pages/developers/Developers.adoc
Normal file
6
modules/release-notes/pages/developers/Developers.adoc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
= Notable changes for developers
|
||||
|
||||
This section lists changes in Fedora {PRODVER} relevant to developers.
|
||||
Use the navigation tab on the left to view release notes for various languages.
|
||||
|
|
@ -10,6 +10,11 @@ Release Notes for Fedora {PRODVER}
|
|||
This document provides the release notes for Fedora {PRODVER}. It describes major changes offered as compared to Fedora {PREVVER}.
|
||||
--
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
Use the tab on the left to navigate the Release Notes as well as other documentation for Fedora {PRODVER}.
|
||||
====
|
||||
|
||||
image:title_logo.svg[Fedora Logo]
|
||||
include::{partialsdir}/Legal_Notice.adoc[]
|
||||
|
||||
|
|
|
|||
6
modules/release-notes/pages/sysadmin/Sysadmins.adoc
Normal file
6
modules/release-notes/pages/sysadmin/Sysadmins.adoc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
= Notable changes for system administrators
|
||||
|
||||
This section lists changes in Fedora {PRODVER} relevant to system administrators.
|
||||
Use the navigation tab on the left to view release notes for various fields of interest.
|
||||
Loading…
Add table
Add a link
Reference in a new issue