1 Jun 2005 13:26
[gnue] r7557 - in trunk/gnue-common/doc: . manual
<reinhard <at> gnuenterprise.org>
2005-06-01 11:26:53 GMT
2005-06-01 11:26:53 GMT
Author: reinhard
Date: 2005-06-01 06:26:50 -0500 (Wed, 01 Jun 2005)
New Revision: 7557
Added:
trunk/gnue-common/doc/manual/
trunk/gnue-common/doc/manual/Makefile
trunk/gnue-common/doc/manual/fdl.texi
trunk/gnue-common/doc/manual/gnue-common.texi
trunk/gnue-common/doc/manual/gpl.texi
trunk/gnue-common/doc/manual/schema.texi
Log:
Added documentation contributed by Niklas Rydberg. Really need to clean up docs
at some point, I think there are quite some duplicates.
Added: trunk/gnue-common/doc/manual/Makefile
===================================================================
--- trunk/gnue-common/doc/manual/Makefile 2005-05-31 22:09:38 UTC (rev 7556)
+++ trunk/gnue-common/doc/manual/Makefile 2005-06-01 11:26:50 UTC (rev 7557)
<at> <at> -0,0 +1,43 <at> <at>
+DOC=gnue-common
+# To use directory name as document name use:
+# DOC=$(shell basename `pwd`)
+MAIN=${DOC}.texi
+SOURCES=gnue-common.texi
+# To split the source use:
+# SOURCES=$(shell ls [0-9][0-9]-*)
+
+all: ${DOC}.txt ${DOC}.html ${DOC}.dvi ${DOC}.pdf ${DOC}.ps aux-clean
(Continue reading)
RSS Feed