Update of /cvsroot/monetdb/pathfinder/doc
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14645/doc
Modified Files:
Tag: PF_ROX
doxygen.cf.in gen_doc.sh
Log Message:
propagated changes of Friday 15 Feb 2008 - Monday Feb 18 2008
from the development trunk to the PF_ROX branch
Index: doxygen.cf.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/doc/doxygen.cf.in,v
retrieving revision 1.6
retrieving revision 1.6.4.1
diff -u -d -r1.6 -r1.6.4.1
--- doxygen.cf.in 11 Jan 2008 10:47:18 -0000 1.6
+++ doxygen.cf.in 18 Feb 2008 16:57:52 -0000 1.6.4.1
@@ -328,7 +328,7 @@
# and *.h) to filter out the source-files in the directories. If left
# blank all files are included.
-FILE_PATTERNS = *.c *.h
+FILE_PATTERNS = *.c *.h *.brg
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
# should be searched for input files as well. Possible values are YES and NO.
Index: gen_doc.sh
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/doc/gen_doc.sh,v
retrieving revision 1.6
retrieving revision 1.6.4.1
diff -u -d -r1.6 -r1.6.4.1
--- gen_doc.sh 11 Jan 2008 10:47:18 -0000 1.6
+++ gen_doc.sh 18 Feb 2008 16:57:52 -0000 1.6.4.1
@@ -108,6 +108,12 @@
exit 1
fi
+#
+# DISABLE LATEX GENERATIOn
+# when tested last it didn't work
+#
+if test 1 -eq 0
+then
# Now generate the PDF documentation
if test ${HAVE_LATEX} = 'YES' -o ${HAVE_LATEX} = 'yes'
then
@@ -136,6 +142,7 @@
fi
fi
fi
+fi
# Report success to user
echo
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins