forked from gulliver/rtfm
feat: start over clean
Just our font files and fonts.css. This results in a standard ReadTheDocs layout without customizations.
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
|
||||
## Installation ##
|
||||
|
||||
``
|
||||
```
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install sphinxcontrib-plantuml
|
||||
pip install myst-parser
|
||||
````
|
||||
pip install sphinx_rtd_theme
|
||||
```
|
Reference in New Issue
Block a user