summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-03-19 00:49:53 +0000
committerJavier Jardón <jjardon@gnome.org>2018-03-20 15:35:07 +0000
commit54827aa77d095aac1b2bc205cc124c0e6185b5a0 (patch)
treeaf001135692490cc1b25b0e359402f04ef8f4e18 /HACKING.rst
parente8e88e5c746e391da49b3eecba13414a11e55084 (diff)
downloadbuildstream-54827aa77d095aac1b2bc205cc124c0e6185b5a0.tar.gz
Change theme to sphinx_rtd_theme
The sphinx_rtd_theme is a sphinx theme designed to look modern and be mobile-friendly http://sphinx-rtd-theme.readthedocs.io/en/latest/index.html
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/HACKING.rst b/HACKING.rst
index 5763c1051..e89e28211 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -132,6 +132,7 @@ other mechanism::
pip install --user sphinx
pip install --user sphinx-click
+ pip install --user sphinx_rtd_theme
Furthermore, the documentation build requires that BuildStream itself
be installed.