Move anaconda docs to installation section

This commit is contained in:
Ankur Sinha (Ankur Sinha Gmail) 2020-03-10 09:06:43 +00:00
parent 00d3c9c3e6
commit 78c1a4b8de
No known key found for this signature in database
GPG key ID: F8D8C0BEBAC898BD
2 changed files with 3 additions and 161 deletions

View file

@ -7,6 +7,9 @@
* Installation
** xref:creating-and-using-a-live-installation-image.adoc[Creating and using a live installation image]
** xref:raspberry-pi.adoc[Fedora on Raspberry Pi]
** xref:anaconda/anaconda.adoc[Anaconda: the Fedora installer]
*** xref:anaconda/anaconda_logging.adoc[Anaconda Logging]
* Usage and customisation
@ -90,12 +93,6 @@
//FIXME * xref:upgrading-fedora-online.adoc[Upgrading Fedora using package manager]
* xref:anaconda/anaconda.adoc[Anaconda: the Fedora installer]
** xref:anaconda/anaconda_distros.adoc[Anaconda-based Distributions]
** xref:anaconda/anaconda_updates.adoc[Anaconda Updates]
** xref:anaconda/anaconda_logging.adoc[Anaconda Logging]
** xref:anaconda/anaconda_product_image.adoc[Anaconda Product Image]
* xref:creating-rpm-packages.adoc[Creating RPM packages]
** xref:create-hello-world-rpm.adoc[Creating a GNU Hello World RPM Package]