documentation-guide Makefile,1.12,1.13

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Feb 18 14:25:03 UTC 2007


Author: pfrields

Update of /cvs/docs/documentation-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26051

Modified Files:
	Makefile 
Log Message:
Update list of XML files so document will validate and build


Index: Makefile
===================================================================
RCS file: /cvs/docs/documentation-guide/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Makefile	23 Nov 2006 02:24:37 -0000	1.12
+++ Makefile	18 Feb 2007 14:25:01 -0000	1.13
@@ -11,15 +11,16 @@
 
 define	XMLFILES_template
 XMLFILES-${1}=		${1}/acknowledgments.xml			\
-			${1}/docs-emacs-nxml.xml			\
-			${1}/docs-emacs.xml				\
-			${1}/docs-getting-files.xml			\
-			${1}/docs-intro.xml				\
-			${1}/docs-rh-guidelines.xml			\
-			${1}/docs-style.xml				\
-			${1}/docs-tutorial.xml				\
-			${1}/docs-vim.xml				\
-			${1}/docs-xml-tags.xml				\
+			${1}/emacs-nxml.xml				\
+			${1}/emacs.xml					\
+			${1}/getting-files.xml				\
+			${1}/intro.xml					\
+			${1}/module-struct.xml				\
+			${1}/writing-guidelines.xml			\
+			${1}/style.xml					\
+			${1}/tutorial.xml				\
+			${1}/vim.xml					\
+			${1}/xml-tags.xml				\
 			${1}/documentation-guide.xml
 endef
 




More information about the Fedora-docs-commits mailing list