From 4c921b3be2ed973aa971f30e70f7d9658407c825 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 26 Feb 2013 17:22:41 +0100 Subject: 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ccbc6d6..1516665 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ stamp-* # Generated code /doc/sciteco.[17] +/doc/sciteco.[17].html /doc/sciteco.7.in /doc/Doxyfile /doc/doxygen -- cgit v1.2.3