Author: SeanRogers
Date: 2010-07-05 22:56:52 -0400 (Mon, 05 Jul 2010)
New Revision: 17726
Removed:
root/docs/trunk/Component_Reference/Makefile
root/docs/trunk/Developer_Guide/Makefile
root/docs/trunk/Migration_Guide/Makefile
Log:
Removing legacy Makefiles for docs
Deleted: root/docs/trunk/Component_Reference/Makefile
===================================================================
--- root/docs/trunk/Component_Reference/Makefile 2010-07-05 22:37:01 UTC (rev 17725)
+++ root/docs/trunk/Component_Reference/Makefile 2010-07-06 02:56:52 UTC (rev 17726)
@@ -1,14 +0,0 @@
-#Makefile for Component_Reference
-
-XML_LANG = en-US
-DOCNAME = Component_Reference
-PRODUCT = RichFaces
-
-#OTHER_LANGS = as-IN bn-IN de-DE es-ES fr-FR gu-IN hi-IN it-IT ja-JP kn-IN ko-KR ml-IN
mr-IN or-IN pa-IN pt-BR ru-RU si-LK ta-IN te-IN zh-CN zh-TW
-
-# Extra Parameters start here
-SHOW_REMARKS = 1
-# Extra Parameters stop here
-COMMON_CONFIG = /usr/share/publican
-include $(COMMON_CONFIG)/make/Makefile.common
-
Deleted: root/docs/trunk/Developer_Guide/Makefile
===================================================================
--- root/docs/trunk/Developer_Guide/Makefile 2010-07-05 22:37:01 UTC (rev 17725)
+++ root/docs/trunk/Developer_Guide/Makefile 2010-07-06 02:56:52 UTC (rev 17726)
@@ -1,14 +0,0 @@
-#Makefile for Developer_Guide
-
-XML_LANG = en-US
-DOCNAME = Developer_Guide
-PRODUCT = RichFaces
-
-#OTHER_LANGS = as-IN bn-IN de-DE es-ES fr-FR gu-IN hi-IN it-IT ja-JP kn-IN ko-KR ml-IN
mr-IN or-IN pa-IN pt-BR ru-RU si-LK ta-IN te-IN zh-CN zh-TW
-
-# Extra Parameters start here
-SHOW_REMARKS = 1
-# Extra Parameters stop here
-COMMON_CONFIG = /usr/share/publican
-include $(COMMON_CONFIG)/make/Makefile.common
-
Deleted: root/docs/trunk/Migration_Guide/Makefile
===================================================================
--- root/docs/trunk/Migration_Guide/Makefile 2010-07-05 22:37:01 UTC (rev 17725)
+++ root/docs/trunk/Migration_Guide/Makefile 2010-07-06 02:56:52 UTC (rev 17726)
@@ -1,14 +0,0 @@
-#Makefile for Migration_Guide
-
-XML_LANG = en-US
-DOCNAME = Migration_Guide
-PRODUCT = RichFaces
-
-#OTHER_LANGS = as-IN bn-IN de-DE es-ES fr-FR gu-IN hi-IN it-IT ja-JP kn-IN ko-KR ml-IN
mr-IN or-IN pa-IN pt-BR ru-RU si-LK ta-IN te-IN zh-CN zh-TW
-
-# Extra Parameters start here
-SHOW_REMARKS = 1
-# Extra Parameters stop here
-COMMON_CONFIG = /usr/share/publican
-include $(COMMON_CONFIG)/make/Makefile.common
-