summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorGergely Nagy <algernon@madhouse-project.org>2012-04-29 13:48:31 +0200
committerGergely Nagy <algernon@madhouse-project.org>2012-04-29 13:48:31 +0200
commitefd6c9c02b432ae56715f6d1da0f0ac2d1bb72e5 (patch)
treebab5ad3212c85b63a31fc622d8398ef694992135 /README.rst
parent4fd758dcde350fda5e87573d9c7004a35b136741 (diff)
downloadlibumberlog-efd6c9c02b432ae56715f6d1da0f0ac2d1bb72e5.tar.gz
libumberlog-efd6c9c02b432ae56715f6d1da0f0ac2d1bb72e5.tar.xz
libumberlog-efd6c9c02b432ae56715f6d1da0f0ac2d1bb72e5.zip
Mention docutils in the README
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ecf9b36..5e2b792 100644
--- a/README.rst
+++ b/README.rst
@@ -57,10 +57,12 @@ Requirements
Apart from the autotools, a C compiler, there are no other
dependencies when building, except for a sufficiently modern system.
-The test suite requires `json\-c`_ and `check`_ too.
+The test suite requires `json\-c`_ and `check`_ too, and `docutils`_
+is required to build the documentation.
.. _json\-c: http://oss.metaparadigm.com/json-c/
.. _check: http://check.sourceforge.net/
+.. _docutils: http://docutils.sourceforge.net/
Installation
------------