Author: mcbrown
Date: 2010-09-21 11:47:23 +0200 (Tue, 21 Sep 2010)
New Revision: 22795
Log:
Adding xhtml-otn builds
Modified:
trunk/cluster-manager-1.0/Makefile
trunk/ndbapi/Makefile
trunk/topic-guides/topics-5.1/Makefile
Modified: trunk/cluster-manager-1.0/Makefile
===================================================================
--- trunk/cluster-manager-1.0/Makefile 2010-09-21 09:11:22 UTC (rev 22794)
+++ trunk/cluster-manager-1.0/Makefile 2010-09-21 09:47:23 UTC (rev 22795)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 500 bytes
@@ -64,6 +64,7 @@
include $(MAKE_DIR)/xml-html-chapter
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-xhtml
+include $(MAKE_DIR)/xml-xhtml-otn
include $(MAKE_DIR)/xml-xhtml-dir
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
Modified: trunk/ndbapi/Makefile
===================================================================
--- trunk/ndbapi/Makefile 2010-09-21 09:11:22 UTC (rev 22794)
+++ trunk/ndbapi/Makefile 2010-09-21 09:47:23 UTC (rev 22795)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 481 bytes
@@ -57,7 +57,7 @@
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-sun-docs
include $(MAKE_DIR)/xml-epub
-#include $(MAKE_DIR)/xml-xhtml
+include $(MAKE_DIR)/xml-xhtml-otn
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
Modified: trunk/topic-guides/topics-5.1/Makefile
===================================================================
--- trunk/topic-guides/topics-5.1/Makefile 2010-09-21 09:11:22 UTC (rev 22794)
+++ trunk/topic-guides/topics-5.1/Makefile 2010-09-21 09:47:23 UTC (rev 22795)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 508 bytes
@@ -148,6 +148,7 @@
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-eclipse
include $(MAKE_DIR)/xml-xhtml-dir
+include $(MAKE_DIR)/xml-xhtml-otn
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-toc
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22795 - in trunk: cluster-manager-1.0 ndbapi topic-guides/topics-5.1 | mc.brown | 21 Sep |