Create new simpler structure for relnotes

This commit is contained in:
Petr Bokoč 2024-03-25 15:48:54 +01:00
commit 7aa1fa3a68
35 changed files with 38 additions and 176 deletions

View file

@ -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]

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[appe-Release_Notes-Revision_History]]
= Revision History

View file

@ -1 +0,0 @@
.The Fedora Docs Team

View file

@ -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

View file

@ -0,0 +1,4 @@
:experimental:
include::partial$entities.adoc[]
= Changes in Fedora {PRODVER} For Desktop Users

View file

@ -1,4 +0,0 @@
include::{partialsdir}/entities.adoc[]
= Notable changes for desktop users
:page-aliases: Desktop_index.adoc

View file

@ -0,0 +1,4 @@
:experimental:
include::partial$entities.adoc[]
= Changes in Fedora {PRODVER} For Developers

View file

@ -1,4 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-binutils]]
= GNU Binutils

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-c]]
= C

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-dotnet]]
= .NET

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-development-go]]
= Golang

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-haskell]]
= Haskell

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-llvm]]
= LLVM

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-python]]
= Python

View file

@ -1,4 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-ruby]]
= Ruby

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-development-tools]]
= Development Tools

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-web-development]]
= Web Development

View file

@ -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.

View file

@ -1,5 +1,5 @@
include::{partialsdir}/entities.adoc[]
include::partial$entities.adoc[]
[[sect-Release_Notes-Feedback]]
= Feedback

View file

@ -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]

View file

@ -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[]

View file

@ -0,0 +1,4 @@
:experimental:
include::partial$entities.adoc[]
= Changes in Fedora {PRODVER} For System Administrators

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[select-distribution]]
= Distribution-wide Changes

View file

@ -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

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[networking]]
= Networking

View file

@ -1,4 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-printing-scanning]]
= Printing and Scanning

View file

@ -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/.

View file

@ -1,5 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-storage]]
= Storage

View file

@ -1,4 +0,0 @@
include::{partialsdir}/entities.adoc[]
[[sect-system-utilities]]
= System Utilities

View file

@ -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.

View file

@ -1,4 +1,4 @@
include::{partialsdir}/entities.adoc[]
include::partial$entities.adoc[]
[[sect-welcome_to_fedora]]
= Welcome to Fedora

View file

@ -1,6 +1,6 @@
:experimental:
include::{partialsdir}/entities.adoc[]
include::partial$entities.adoc[]
== We want feedback
indexterm:[feedback,contact information for this manual]

View 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

View file

@ -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