Author: mcbrown
Date: 2007-03-26 17:41:58 +0200 (Mon, 26 Mar 2007)
New Revision: 5562
Log:
Updating the way the dynamic docs content for mysqld options/variables is handled, including:
database-administration.xml has been renamed to dba-core.xml
database-administration.xml is now generated automatically by parsing through the mysqld-optvars translation
Rules for building database-administration, the variables used for this process, and the code that generates the tables has all been updated.
Removed:
trunk/refman-4.1/database-administration.xml
trunk/refman-5.0/database-administration.xml
trunk/refman-5.1/database-administration.xml
Renamed/Moved:
trunk/refman-4.1/dba-core.xml (from rev 5560, trunk/refman-4.1/database-administration.xml)
trunk/refman-5.0/dba-core.xml (from rev 5560, trunk/refman-5.0/database-administration.xml)
trunk/refman-5.1/dba-core.xml (from rev 5561, trunk/refman-5.1/database-administration.xml)
Modified:
trunk/dynamic-docs/mysqld-optvar/options.xml
trunk/make.d/vars-docbook
trunk/make.d/xml-dynxml
trunk/mysqld-optvars/options.xml
trunk/refman-4.1/Makefile
trunk/refman-5.0/Makefile
trunk/refman-5.1/Makefile
trunk/tools/dyndocs-optvars-generate.pl
Modified: trunk/dynamic-docs/mysqld-optvar/options.xml
===================================================================
--- trunk/dynamic-docs/mysqld-optvar/options.xml 2007-03-26 15:34:07 UTC (rev 5561)
+++ trunk/dynamic-docs/mysqld-optvar/options.xml 2007-03-26 15:41:58 UTC (rev 5562)
Changed blocks: 14, Lines Added: 14, Lines Deleted: 14; 5676 bytes
Modified: trunk/make.d/vars-docbook
===================================================================
--- trunk/make.d/vars-docbook 2007-03-26 15:34:07 UTC (rev 5561)
+++ trunk/make.d/vars-docbook 2007-03-26 15:41:58 UTC (rev 5562)
Changed blocks: 1, Lines Added: 13, Lines Deleted: 0; 884 bytes
Modified: trunk/make.d/xml-dynxml
===================================================================
--- trunk/make.d/xml-dynxml 2007-03-26 15:34:07 UTC (rev 5561)
+++ trunk/make.d/xml-dynxml 2007-03-26 15:41:58 UTC (rev 5562)
Changed blocks: 1, Lines Added: 26, Lines Deleted: 5; 1587 bytes
Modified: trunk/mysqld-optvars/options.xml
===================================================================
--- trunk/mysqld-optvars/options.xml 2007-03-26 15:34:07 UTC (rev 5561)
+++ trunk/mysqld-optvars/options.xml 2007-03-26 15:41:58 UTC (rev 5562)
Changed blocks: 237, Lines Added: 4033, Lines Deleted: 3956; 487692 bytes
Modified: trunk/refman-4.1/Makefile
===================================================================
--- trunk/refman-4.1/Makefile 2007-03-26 15:34:07 UTC (rev 5561)
+++ trunk/refman-4.1/Makefile 2007-03-26 15:41:58 UTC (rev 5562)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 414 bytes
Modified: trunk/refman-5.0/Makefile
===================================================================
--- trunk/refman-5.0/Makefile 2007-03-26 15:34:07 UTC (rev 5561)
+++ trunk/refman-5.0/Makefile 2007-03-26 15:41:58 UTC (rev 5562)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 6; 606 bytes
Modified: trunk/refman-5.1/Makefile
===================================================================
--- trunk/refman-5.1/Makefile 2007-03-26 15:34:07 UTC (rev 5561)
+++ trunk/refman-5.1/Makefile 2007-03-26 15:41:58 UTC (rev 5562)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 6; 571 bytes
Modified: trunk/tools/dyndocs-optvars-generate.pl
===================================================================
--- trunk/tools/dyndocs-optvars-generate.pl 2007-03-26 15:34:07 UTC (rev 5561)
+++ trunk/tools/dyndocs-optvars-generate.pl 2007-03-26 15:41:58 UTC (rev 5562)
Changed blocks: 16, Lines Added: 112, Lines Deleted: 44; 13318 bytes
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5562 - in trunk: dynamic-docs/mysqld-optvar make.d mysqld-optvars refman-4.1 refman-5.0 refman-5.1 tools | mcbrown | 26 Mar |