Change the structure of the documentation

* Move everything to one navigation file. This should help with navigation on the
page.
* Rename the docs to Fedora Infrastructure & Release Engineering
* Change the structure so the infrastructure and release engineering docs are
better separated

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-03-11 13:45:45 +01:00 committed by zlopez
parent 381b22bdd6
commit 7b5867070a
6 changed files with 70 additions and 74 deletions

View file

@ -1,15 +0,0 @@
* xref:index.adoc[Developer Guide]
** xref:getting-started.adoc[Getting Started]
** xref:dev-environment.adoc[Development Environment]
** xref:documentation.adoc[Documentation]
** xref:code-style.adoc[Code Style]
** xref:frameworks.adoc[Frameworks and Tools]
** xref:db.adoc[Databases]
** xref:writing-tests.adoc[Tests]
** xref:ci.adoc[CI]
** xref:auth.adoc[Authentication]
** xref:messaging.adoc[Messaging]
** xref:sops.adoc[Developing Standard Operating Procedures]
** xref:source_control.adoc[Source Control]
** xref:openshift.adoc[Openshift]
** xref:security_policy.adoc[Fedora Infrastructure Application Security Policy]