Changes between Version 5 and Version 6 of building_the_docs
- Timestamp:
- 20 Feb 2018, 11:31:57 (5 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 ==