dbTalk Databases Forums  

bk commit - mysqldoc tree (paul:1.2791)

mailing.database.mysql-internals mailing.database.mysql-internals


Discuss bk commit - mysqldoc tree (paul:1.2791) in the mailing.database.mysql-internals forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
paul@mysql.com
 
Posts: n/a

Default bk commit - mysqldoc tree (paul:1.2791) - 03-28-2005 , 03:10 PM






Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Install...urce_tree.html

ChangeSet
1.2791 05/03/28 14:08:35 paul (AT) kite-hub (DOT) kitebird.com +1 -0
Change standard format so <title> content has no
leading/trailing whitespace. DocBook stylesheets
don't remove it, resulting in quoted titles that
look like this: "(space)title content(space)"

tools/xmlformat.conf
1.7 05/03/28 14:08:34 paul (AT) kite-hub (DOT) kitebird.com +8 -1
Change standard format so <title> content has no
leading/trailing whitespace. DocBook stylesheets
don't remove it, resulting in quoted titles that
look like this: "(space)title content(space)"

# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: paul
# Host: kite-hub.kitebird.com
# Root: /src/extern/MySQL/bk/mysqldoc

--- 1.6/tools/xmlformat.conf 2004-11-02 10:00:30 -06:00
+++ 1.7/tools/xmlformat.conf 2005-03-28 14:08:34 -06:00
@@ -41,10 +41,17 @@
exit-break 0
subindent 0

-title para remark entry
+para remark entry
format block
entry-break 1
exit-break 1
+ normalize yes
+ wrap-length 72
+
+title
+ format block
+ entry-break 0
+ exit-break 0
normalize yes
wrap-length 72


--
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe: http://lists.mysql.com/internals?uns...ie.nctu.edu.tw


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.