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:07:46 +0900
commit9b937a979ec99626711713ca968aee1654c00709 (patch)
treed4d682d08f459ee44ddc7ae80003817e118ae146
parent19d2a0726e70f74c76f5b73c4241266ff3b08294 (diff)
downloadbuildstream-9b937a979ec99626711713ca968aee1654c00709.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 78419a69b..7e2914e77 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -261,9 +261,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