Adapt more www niceties to broxygen (stylesheets, pygments); add more docs

This commit is contained in:
Jon Siwek 2011-11-15 15:39:31 -06:00
parent fdf01a1ba6
commit ea2c89f2d7
29 changed files with 659 additions and 57 deletions

View file

@ -121,6 +121,7 @@ macro(REST_TARGET srcDir broInput)
ARGS -rf .state *.log *.rst
DEPENDS bro
DEPENDS ${absSrcPath}
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
COMMENT "[Bro] Generating reST docs for ${broInput}"
)