Create new simpler structure for relnotes
This commit is contained in:
parent
2cd9464302
commit
7aa1fa3a68
35 changed files with 38 additions and 176 deletions
|
|
@ -1,28 +1,10 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
* xref:index.adoc[Fedora Release Notes]
|
||||
** xref:welcome/Welcome.adoc[Welcome to Fedora]
|
||||
*** xref:welcome/Hardware_Overview.adoc[Hardware Overview]
|
||||
*** xref:welcome/Feedback.adoc[Feedback]
|
||||
** xref:sysadmin/index.adoc[System Administrators]
|
||||
*** xref:sysadmin/Distribution.adoc[Distribution-wide Changes]
|
||||
*** xref:sysadmin/Installation.adoc[Installation]
|
||||
*** xref:sysadmin/Security.adoc[Security]
|
||||
*** xref:sysadmin/Networking.adoc[Networking]
|
||||
*** xref:sysadmin/Storage.adoc[Storage]
|
||||
*** xref:sysadmin/System_Utilities.adoc[System Utilities]
|
||||
*** xref:sysadmin/Printing_Scanning.adoc[Printing and Scanning]
|
||||
** xref:desktop/index.adoc[Desktop Users]
|
||||
** xref:developers/index.adoc[Developers]
|
||||
*** xref:developers/Development_Tools.adoc[Development Tools]
|
||||
*** xref:developers/Development_Binutils.adoc[Binutils]
|
||||
*** xref:developers/Development_C.adoc[C]
|
||||
*** xref:developers/Development_Go.adoc[Go]
|
||||
*** xref:developers/Development_Haskell.adoc[Haskell]
|
||||
*** xref:developers/Development_LLVM.adoc[LLVM]
|
||||
*** xref:developers/Development_Dotnet.adoc[.NET]
|
||||
*** xref:developers/Development_Python.adoc[Python]
|
||||
*** xref:developers/Development_Ruby.adoc[Ruby]
|
||||
*** xref:developers/Development_Web.adoc[Web Development]
|
||||
** xref:welcome.adoc[Welcome to Fedora]
|
||||
*** xref:hardware_overview.adoc[Hardware Overview]
|
||||
*** xref:feedback.adoc[Feedback]
|
||||
** xref:sysadmin.adoc[System Administrators]
|
||||
** xref:desktop.adoc[Desktop Users]
|
||||
** xref:developers.adoc[Developers]
|
||||
** link:{COMMONBUGS_URL}[Common Bugs]
|
||||
** xref:Revision_History.adoc[Revision History]
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[appe-Release_Notes-Revision_History]]
|
||||
= Revision History
|
||||
|
|
@ -1 +0,0 @@
|
|||
.The Fedora Docs Team
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
:BOOKID: release-notes
|
||||
:BZURL: https://pagure.io/fedora-docs/release-notes/issues
|
||||
// Change this to the latest version
|
||||
:COMMONBUGS_URL: https://ask.fedoraproject.org/tags/c/common-issues/f38
|
||||
:HOLDER: Fedora Project Contributors
|
||||
:PREVVER: 37
|
||||
:PRODUCT: Fedora Documentation
|
||||
:PRODVER: 38
|
||||
:YEAR: 2023
|
||||
4
modules/release-notes/pages/desktop.adoc
Normal file
4
modules/release-notes/pages/desktop.adoc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
:experimental:
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
= Changes in Fedora {PRODVER} For Desktop Users
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
= Notable changes for desktop users
|
||||
:page-aliases: Desktop_index.adoc
|
||||
4
modules/release-notes/pages/developers.adoc
Normal file
4
modules/release-notes/pages/developers.adoc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
:experimental:
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
= Changes in Fedora {PRODVER} For Developers
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-binutils]]
|
||||
= GNU Binutils
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-c]]
|
||||
= C
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-dotnet]]
|
||||
= .NET
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-development-go]]
|
||||
= Golang
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-haskell]]
|
||||
= Haskell
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-llvm]]
|
||||
= LLVM
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-python]]
|
||||
= Python
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-ruby]]
|
||||
= Ruby
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-development-tools]]
|
||||
= Development Tools
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-web-development]]
|
||||
= Web Development
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
= Notable changes for developers
|
||||
:page-aliases: Developers.adoc
|
||||
|
||||
This section lists changes in Fedora {PRODVER} relevant to developers.
|
||||
Use the navigation tab on the left to view release notes for various languages.
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
[[sect-Release_Notes-Feedback]]
|
||||
= Feedback
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
[[sect-hardware-overview]]
|
||||
= Hardware Overview
|
||||
|
|
@ -29,7 +29,7 @@ For best results on systems with less than 1GB of memory, use the DVD installati
|
|||
|
||||
The figures below are recommended for the default x86_64 Workstation installation featuring the Gnome desktop . Your requirements may differ, depending on Desktop Environment and use case.
|
||||
|
||||
* 2GHz quad core processor
|
||||
* 2GHz quad core processor
|
||||
|
||||
* 4GB System Memory
|
||||
|
||||
|
|
@ -46,7 +46,7 @@ For best results on systems with less than 1GB of memory, use the DVD installati
|
|||
[[hardware_overview-resolution]]
|
||||
== Display resolution
|
||||
|
||||
VGA capable of 1024x768 screen resolution
|
||||
VGA capable of 1024x768 screen resolution
|
||||
|
||||
.Graphical Installation requires 800x600 resolution or higher
|
||||
[NOTE]
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
= Release Notes
|
||||
|
||||
|
|
@ -14,7 +14,7 @@ This document provides the release notes for Fedora Linux {PRODVER}. It describe
|
|||
====
|
||||
Have something that should be included in the release notes?
|
||||
Notice something wrong?
|
||||
File an issue in the https://pagure.io/fedora-docs/release-notes[fedora-docs/release-notes repo].
|
||||
File an issue in the https://gitlab.com/fedora/docs/fedora-linux-documentation/release-notes/-/issues[Release Notes repository].
|
||||
====
|
||||
|
||||
[NOTE]
|
||||
|
|
@ -23,6 +23,4 @@ Use the sidebar on the left to navigate the Release Notes as well as other docum
|
|||
====
|
||||
|
||||
image:title_logo.svg[Fedora Logo]
|
||||
include::{partialsdir}/Legal_Notice.adoc[]
|
||||
|
||||
include::{partialsdir}/Author_Group.adoc[]
|
||||
include::partial$Legal_Notice.adoc[]
|
||||
|
|
|
|||
4
modules/release-notes/pages/sysadmin.adoc
Normal file
4
modules/release-notes/pages/sysadmin.adoc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
:experimental:
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
= Changes in Fedora {PRODVER} For System Administrators
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[select-distribution]]
|
||||
= Distribution-wide Changes
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-installation]]
|
||||
= Installation
|
||||
|
||||
[[sect-installation-anaconda]]
|
||||
== Anaconda changes
|
||||
|
||||
This section covers changes in the [application]*Anaconda* installer, including changes in the graphical and text mode interactive installers, Kickstart, and installer boot options.
|
||||
|
||||
[[sect-installation-anaconda-general]]
|
||||
=== General changes
|
||||
|
||||
[[sect-installation-kickstart]]
|
||||
=== Kickstart changes
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[networking]]
|
||||
= Networking
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-printing-scanning]]
|
||||
= Printing and Scanning
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-security]]
|
||||
= Security
|
||||
|
||||
== The SSSD 'sss_simpleifp' library has been deprecated
|
||||
'sss_simpleifp' library ('libsss_simpleifp' and 'libsss_simpleifp-devel' packages)
|
||||
has been deprecated and will be removed from future releases.
|
||||
|
||||
== The SSSD 'files provider' has been deprecated
|
||||
The SSSD 'files provider' that provides capability to handle local users
|
||||
has been deprecated and might be removed from future releases.
|
||||
It shouldn't be an issue for vast majority of users since feature was disabled
|
||||
by default for a few releases already.
|
||||
Those who were configuring it explicitly, for example for the session recording
|
||||
of local users, might consider switching to 'proxy provider'.
|
||||
In case you have a strong use case not covered by 'proxy provider', please
|
||||
reach out to SSSD upstream at https://sssd.io/.
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-storage]]
|
||||
= Storage
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-system-utilities]]
|
||||
= System Utilities
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
= Notable changes for system administrators
|
||||
:page-aliases: Sysadmins.adoc
|
||||
|
||||
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.
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
[[sect-welcome_to_fedora]]
|
||||
= Welcome to Fedora
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
:experimental:
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
include::partial$entities.adoc[]
|
||||
|
||||
== We want feedback
|
||||
indexterm:[feedback,contact information for this manual]
|
||||
9
modules/release-notes/partials/entities.adoc
Normal file
9
modules/release-notes/partials/entities.adoc
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
:BOOKID: release-notes
|
||||
:BZURL: https://gitlab.com/fedora/docs/fedora-linux-documentation/release-notes/-/issues
|
||||
// Change this to the latest version
|
||||
:COMMONBUGS_URL: https://discussion.fedoraproject.org/tags/c/ask/common-issues/82/all/f40
|
||||
:HOLDER: Fedora Project Contributors
|
||||
:PREVVER: 39
|
||||
:PRODUCT: Fedora Documentation
|
||||
:PRODVER: rawhide
|
||||
:YEAR: 2024
|
||||
2
site.yml
2
site.yml
|
|
@ -6,7 +6,7 @@ content:
|
|||
- url: .
|
||||
branches: HEAD
|
||||
- url: https://gitlab.com/fedora/docs/fedora-linux-documentation/release-docs-home.git
|
||||
branches: f38
|
||||
branches: main
|
||||
ui:
|
||||
bundle:
|
||||
url: https://gitlab.com/fedora/docs/docs-website/ui-bundle/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue