diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-26 17:22:41 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-16 18:07:30 +0100 |
commit | 4c921b3be2ed973aa971f30e70f7d9658407c825 (patch) | |
tree | a8276bbe720400eb1c6fbfa6ac97641213c13b11 /.gitignore | |
parent | d619d66b47a4788bf3ac9fcb3faf08a8def98a95 (diff) | |
download | sciteco-4c921b3be2ed973aa971f30e70f7d9658407c825.tar.gz |
added option to build manuals as HTML using Groff
* will be useful for Windows builds since Windows users usally do not have
a man-page formatter/reader
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ stamp-* # Generated code /doc/sciteco.[17] +/doc/sciteco.[17].html /doc/sciteco.7.in /doc/Doxyfile /doc/doxygen |