chore: import upstream snapshot with attribution
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Sphinx Docuementation
|
||||
|
||||
## Install Sphinx if necessary
|
||||
|
||||
Bash script `setup_sphinx.sh` installs Sphinx and all necessary extensions to build this project's documentation.
|
||||
|
||||
```bash
|
||||
$ ./setup_sphinx.sh
|
||||
```
|
||||
|
||||
## Build docs
|
||||
|
||||
```bash
|
||||
$ make clean html
|
||||
```
|
||||
Reference in New Issue
Block a user