summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-08-05 18:36:59 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-08-05 19:06:42 +0900
commit574fb6ac38e6585079df198fcc819546e45580e2 (patch)
tree813e5c8fc0633543859e779d841c3e6fad6cb3bd
parent10d57730197e7ebf0089cde77cacec5f770a95c6 (diff)
downloadbuildstream-574fb6ac38e6585079df198fcc819546e45580e2.tar.gz
HACKING.rst: It is not longer required to install BuildStream to build the docs.
-rw-r--r--HACKING.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/HACKING.rst b/HACKING.rst
index 5d3ec1834..e6589344c 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -256,9 +256,6 @@ using pip or some other mechanism::
# Additional optional dependencies required
pip3 install --user arpy
-Furthermore, the documentation build requires that BuildStream itself
-be installed, as it will be used in the process of generating its docs.
-
To build the documentation, just run the following::
make -C doc