[webbeans-commits] Webbeans SVN: r601 - doc/trunk/reference.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri Dec 19 15:24:06 EST 2008


Author: pete.muir at jboss.org
Date: 2008-12-19 15:24:06 -0500 (Fri, 19 Dec 2008)
New Revision: 601

Added:
   doc/trunk/reference/Makefile
Log:
Add publican make file

Added: doc/trunk/reference/Makefile
===================================================================
--- doc/trunk/reference/Makefile	                        (rev 0)
+++ doc/trunk/reference/Makefile	2008-12-19 20:24:06 UTC (rev 601)
@@ -0,0 +1,15 @@
+#Makefile for Red Hat Documentation
+#Created by Jeff Fearn <jfearn at redhat.com>
+#Copyright Red Hat Inc. 2006
+
+XML_LANG	= en-US
+DOCNAME		= master.xml
+PRODUCT		= WebBeansReferenceManual
+BRAND		= JBoss
+
+TRANSLATIONS    = $(XML_LANG)
+OTHER_LANGS    = es-ES fr-FR it-IT ja-JP zh-CN
+#TRANSLATIONS   = $(XML_LANG) $(OTHER_LANGS)
+
+COMMON_CONFIG  = /usr/share/publican
+include $(COMMON_CONFIG)/make/Makefile.common


Property changes on: doc/trunk/reference/Makefile
___________________________________________________________________
Name: svn:executable
   + *




More information about the weld-commits mailing list