Author: mcbrown
Date: 2010-09-02 10:08:23 +0200 (Thu, 02 Sep 2010)
New Revision: 22556
Log:
Adding epub
Modified:
trunk/refman-4.1/Makefile
trunk/refman-5.0/Makefile
trunk/refman-5.1/Makefile
trunk/refman-5.5/Makefile
trunk/refman-5.6/Makefile
trunk/refman-6.0-stub/Makefile
trunk/refman-6.0/Makefile
trunk/refman-common/Makefile
trunk/topic-guides/topics-common/Makefile
trunk/workbench/Makefile
Modified: trunk/refman-4.1/Makefile
===================================================================
--- trunk/refman-4.1/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/refman-4.1/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 448 bytes
@@ -84,6 +84,7 @@
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-info
include $(MAKE_DIR)/xml-man
include $(MAKE_DIR)/xml-help
Modified: trunk/refman-5.0/Makefile
===================================================================
--- trunk/refman-5.0/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/refman-5.0/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 448 bytes
@@ -93,6 +93,7 @@
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-info
include $(MAKE_DIR)/xml-man
include $(MAKE_DIR)/xml-help
Modified: trunk/refman-5.1/Makefile
===================================================================
--- trunk/refman-5.1/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/refman-5.1/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 448 bytes
@@ -96,6 +96,7 @@
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-info
include $(MAKE_DIR)/xml-man
include $(MAKE_DIR)/xml-help
Modified: trunk/refman-5.5/Makefile
===================================================================
--- trunk/refman-5.5/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/refman-5.5/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 448 bytes
@@ -95,6 +95,7 @@
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-info
include $(MAKE_DIR)/xml-man
include $(MAKE_DIR)/xml-help
Modified: trunk/refman-5.6/Makefile
===================================================================
--- trunk/refman-5.6/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/refman-5.6/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 448 bytes
@@ -96,6 +96,7 @@
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-info
include $(MAKE_DIR)/xml-man
include $(MAKE_DIR)/xml-help
Modified: trunk/refman-6.0/Makefile
===================================================================
--- trunk/refman-6.0/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/refman-6.0/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 448 bytes
@@ -96,6 +96,7 @@
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-info
include $(MAKE_DIR)/xml-man
include $(MAKE_DIR)/xml-help
Modified: trunk/refman-6.0-stub/Makefile
===================================================================
--- trunk/refman-6.0-stub/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/refman-6.0-stub/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 469 bytes
@@ -55,6 +55,7 @@
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-info
include $(MAKE_DIR)/xml-depend
include $(MAKE_DIR)/xml-listing
Modified: trunk/refman-common/Makefile
===================================================================
--- trunk/refman-common/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/refman-common/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 457 bytes
@@ -74,6 +74,7 @@
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-info
include $(MAKE_DIR)/xml-man
include $(MAKE_DIR)/xml-help
Modified: trunk/topic-guides/topics-common/Makefile
===================================================================
--- trunk/topic-guides/topics-common/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/topic-guides/topics-common/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 498 bytes
@@ -141,6 +141,7 @@
include $(MAKE_DIR)/xml-pdf
include $(MAKE_DIR)/xml-toc
include $(MAKE_DIR)/xml-txt
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-info
include $(MAKE_DIR)/xml-man
include $(MAKE_DIR)/xml-help
Modified: trunk/workbench/Makefile
===================================================================
--- trunk/workbench/Makefile 2010-09-02 01:09:29 UTC (rev 22555)
+++ trunk/workbench/Makefile 2010-09-02 08:08:23 UTC (rev 22556)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 475 bytes
@@ -65,6 +65,7 @@
include $(MAKE_DIR)/xml-html-chapter
include $(MAKE_DIR)/xml-html-web
include $(MAKE_DIR)/xml-chm
+include $(MAKE_DIR)/xml-epub
include $(MAKE_DIR)/xml-xhtml
include $(MAKE_DIR)/xml-xhtml-dir
include $(MAKE_DIR)/xml-xhtml-section
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22556 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-5.5 refman-5.6 refman-6.0 refman-6.0-stub refman-common topi... | mc.brown | 2 Sep |