Changes between Version 5 and Version 6 of building_the_docs
- Timestamp:
- 02/20/18 11:31:57 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
building_the_docs
v5 v6 39 39 sudo apt install cmake git 40 40 41 sudo pip install sphinx41 sudo -H pip install sphinx 42 42 }}} 43 43 == Preparing the repository ==