Added a needed package on Contrib + typos in remaining files

Summary: Added a needed package on Contrib + typos in remaining files

Test Plan: Check files

Reviewers: lynorian

Reviewed By: lynorian

Subscribers: 84nt1m

Differential Revision: https://phab.lubuntu.me/D96
stable
Mister Nobody 4 years ago committed by Lyn Perrine
parent 65669c1325
commit 487f9c75a6

@ -19,7 +19,7 @@ Before starting, you need a few tools.
- `texlive-formats-extra`
- `latexmk`
- `python3-sphinx-rtd-theme`
- `python3-sphinx-bootstrap-theme`
## Getting the code
@ -56,7 +56,7 @@ Contents
20/foo_bar
```
Then run `make clean && make html && make latexpdf` in the root of the manual directory and it should build successfully with zero warnings!
Then run `make clean && make html && make latexpdf` in the root of the manual directory and it should build successfully with zero warnings! (Might take several trials to get `make latexpdf` without any errors.)
## Getting multiple Versions to Work
To change into the file for the code you cloned from git of sphinxconfig-versioning and run ``` cd sphinxcontrib-versioning && sudo python3 setup.py install```

Loading…
Cancel
Save