Merge branch 'arcpatch-D89'

This commit is contained in:
Lyn Perrine 2020-04-18 16:38:04 -07:00
commit 204e23b5af

View File

@ -56,9 +56,9 @@ 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 wanrings!
Then run `make clean && make html && make latexpdf` in the root of the manual directory and it should build successfully with zero warnings!
## Getting mulitple Versions to Work
## 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```
## Making changes and seeking your changes to be pulled