hint about docutils
This commit is contained in:
parent
df4c6af956
commit
b55b3a6c67
1 changed files with 2 additions and 1 deletions
|
@ -207,7 +207,8 @@
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- you need to have the python docutils package installed, since
|
||||||
|
we use the rst2html tool -->
|
||||||
<target name="build-docs">
|
<target name="build-docs">
|
||||||
<foreach param="fname" absparam="abs-fname" target="build-doc-file">
|
<foreach param="fname" absparam="abs-fname" target="build-doc-file">
|
||||||
<fileset dir=".">
|
<fileset dir=".">
|
||||||
|
|
Loading…
Reference in a new issue