File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1- # Low Level Development Stuff
2-
3- ## Building the Documentation
1+ # Building the Documentation
42
53There are two ways to build the documentation. One is the plain one, where
64the 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
18161 . Make sure you have the documentation dependencies installed:
1917 ``` sh
@@ -28,7 +26,7 @@ is meant to integrate with the website.
2826The output will be in ` docs/.build`
2927
3028
31- # ## Building the Themed Documentation
29+ # # Building the Themed Documentation
3230
3331This builds the themed version of the docs as well as the website. The steps
3432are:
You can’t perform that action at this time.
0 commit comments