summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Dachary <loic@dachary.org>2013-08-09 10:17:26 +0200
committerLoic Dachary <loic@dachary.org>2013-08-09 10:17:26 +0200
commitfd0626108afdd6069325c548b015bc28939de5d1 (patch)
tree829e25c3a75ff8d0a1e56d8187a6653caadccdbb
parent6256d681a4f0449a957dca09f84269f1feae7aaa (diff)
downloadceph-fd0626108afdd6069325c548b015bc28939de5d1.tar.gz
ant is missing from the list of packages to install
to build the documentation. Signed-off-by: Loic Dachary <loic@dachary.org>
-rw-r--r--doc/dev/generatedocs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev/generatedocs.rst b/doc/dev/generatedocs.rst
index b03deea8345..16a90792c5b 100644
--- a/doc/dev/generatedocs.rst
+++ b/doc/dev/generatedocs.rst
@@ -46,7 +46,7 @@ To run Sphinx, at least the following are required:
Execute ``apt-get install`` for each dependency that isn't installed
on your host.::
- sudo apt-get install python-dev python-pip python-virtualenv libxml2-dev libxslt-dev doxygen ditaa graphviz
+ sudo apt-get install python-dev python-pip python-virtualenv libxml2-dev libxslt-dev doxygen ditaa graphviz ant