Author: paul
Date: 2005-11-15 20:50:38 +0100 (Tue, 15 Nov 2005)
New Revision: 342
Log:
r1034@kite-hub: paul | 2005-11-15 13:50:30 -0600
Tweak lynx dump options.
Modified:
trunk/
trunk/make.d/xml-txt
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:3733
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1030
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:3733
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1034
Modified: trunk/make.d/xml-txt
===================================================================
--- trunk/make.d/xml-txt 2005-11-15 19:14:47 UTC (rev 341)
+++ trunk/make.d/xml-txt 2005-11-15 19:50:38 UTC (rev 342)
@@ -41,7 +41,7 @@
--stringparam generate.toc "" \
--output $*-nolink.html $(MYSQL_HTML_XSL) \
$*-nolink.xml
- lynx -dump $*-nolink.html > $@
+ lynx -dump -width=76 -dont_wrap_pre $*-nolink.html > $@
# Do NOT include *.txt in the clean target. That's too common an
# extension, so it's not safe to go ahead and remove all .txt files.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r342 - in trunk: . make.d | paul | 15 Nov |