Author: paul
Date: 2006-07-19 21:20:50 +0200 (Wed, 19 Jul 2006)
New Revision: 2777
Log:
r11614@polar: paul | 2006-07-19 13:51:09 -0500
Minor cleanups.
Modified:
trunk/migration-toolkit/Makefile
trunk/tools/xmlformat.conf
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:11612
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:12366
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:8441
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:11614
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:12366
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:8441
Modified: trunk/migration-toolkit/Makefile
===================================================================
--- trunk/migration-toolkit/Makefile 2006-07-19 18:24:01 UTC (rev 2776)
+++ trunk/migration-toolkit/Makefile 2006-07-19 19:20:50 UTC (rev 2777)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 2; 390 bytes
@@ -31,8 +31,6 @@
IMAGE_FILES = images/*.png
-# Overrides for generic rules
-
# Import standard target rules
include $(MAKE_DIR)/xml-valid
Modified: trunk/tools/xmlformat.conf
===================================================================
--- trunk/tools/xmlformat.conf 2006-07-19 18:24:01 UTC (rev 2776)
+++ trunk/tools/xmlformat.conf 2006-07-19 19:20:50 UTC (rev 2777)
Changed blocks: 3, Lines Added: 3, Lines Deleted: 3; 927 bytes
@@ -28,7 +28,7 @@
exit-break 0
wrap-length 99999
-programlisting literallayout synopsis
+programlisting literallayout synopsis
format verbatim
book bookinfo chapter appendix part \
@@ -85,7 +85,7 @@
guibutton guilabel guimenu guisubmenu guimenuitem guiicon \
quote superscript firstterm \
methodname classname property function phrase envar foreignphrase errortext \
-classname type varname parameter
+classname type varname parameter
format inline
# Begin each element on new line, indenting sub elements two spaces.
@@ -104,7 +104,7 @@
exit-break 1
element-break 1
normalize yes
-
+
td th
format block
entry-break 1
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2777 - in trunk: . migration-toolkit tools | paul | 19 Jul |