Fix headings in 2 developer docs pages

Use heading levels consistently, especially:
 - do not use title in the middle of the page - there is just one page
   title, at the top, added automatically
 - do not skip levels (if there is ###, put ## before)
This commit is contained in:
Marek Marczykowski-Górecki 2023-10-29 17:16:35 +01:00
parent add970c86a
commit 173054362c
No known key found for this signature in database
GPG key ID: F32894BE9684938A
2 changed files with 11 additions and 9 deletions

View file

@ -15,7 +15,7 @@ A workflow for developing Qubes OS+
First things first, setup [QubesBuilder](/doc/qubes-builder/). This guide
assumes you're using qubes-builder to build Qubes.
# Repositories and committing Code
## Repositories and committing Code
Qubes is split into a bunch of git repos. These are all contained in the
`qubes-src` directory under qubes-builder. Subdirectories there are separate