aboutsummaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2011-05-26 21:39:06 +0200
committerChristian Weiske <cweiske@cweiske.de>2011-05-26 21:39:06 +0200
commitb55b3a6c670c5af99671c2d6c77cbf0d15954728 (patch)
tree5842cb96cf4bf00d56d0cedacb3eedb24845136f /build.xml
parentdf4c6af956dd064f6ed2a82a89b7ff5931a5c8af (diff)
downloadsemanticscuttle-b55b3a6c670c5af99671c2d6c77cbf0d15954728.tar.gz
semanticscuttle-b55b3a6c670c5af99671c2d6c77cbf0d15954728.tar.bz2
hint about docutils
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index dbec0a6..5a2a7fc 100644
--- a/build.xml
+++ b/build.xml
@@ -207,7 +207,8 @@
</target>
-
+ <!-- you need to have the python docutils package installed, since
+ we use the rst2html tool -->
<target name="build-docs">
<foreach param="fname" absparam="abs-fname" target="build-doc-file">
<fileset dir=".">