Skip to content

Commit f30bdd5

Browse files
authored
Updated h1 and subsequent headers
Content hierarchy
1 parent e44033b commit f30bdd5

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README-dev.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Low Level Development Stuff
2-
3-
## Building the Documentation
1+
# Building the Documentation
42

53
There are two ways to build the documentation. One is the plain one, where
64
the plain Sphinx output is desired, and the other is the themed version that
@@ -13,7 +11,7 @@ is meant to integrate with the website.
1311
resulting pages, such as pages being cut off at the bottom. Please use
1412
a simple http server as detailed below.
1513

16-
### Building the Standalone Documentation
14+
## Building the Standalone Documentation
1715

1816
1. Make sure you have the documentation dependencies installed:
1917
```sh
@@ -28,7 +26,7 @@ is meant to integrate with the website.
2826
The output will be in `docs/.build`
2927

3028

31-
### Building the Themed Documentation
29+
## Building the Themed Documentation
3230

3331
This builds the themed version of the docs as well as the website. The steps
3432
are:

0 commit comments

Comments
 (0)