Tristan Van Berkom pushed to branch tristan/build-docs at BuildStream / buildstream
Commits:
-
709ef68e
by Tristan Van Berkom at 2018-08-05T09:36:59Z
1 changed file:
Changes:
... | ... | @@ -261,9 +261,6 @@ using pip or some other mechanism:: |
261 | 261 |
# Additional optional dependencies required
|
262 | 262 |
pip3 install --user arpy
|
263 | 263 |
|
264 |
-Furthermore, the documentation build requires that BuildStream itself
|
|
265 |
-be installed, as it will be used in the process of generating its docs.
|
|
266 |
- |
|
267 | 264 |
To build the documentation, just run the following::
|
268 | 265 |
|
269 | 266 |
make -C doc
|