Write cmake scripts for building the html manual
[mussa.git] / doc / manual / CMakeLists.txt
1 FIND_PACKAGE(Docutils)
2
3 RST2HTML(mussagl_manual.rst)
4