doc:todo:per-release-all

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:todo:per-release-all [2011/06/10 00:02] – added info for generating INSTALL files philipdoc:todo:per-release-all [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 8: Line 8:
 <code php> <code php>
 $ cd svn/phpdoc/trunk  $ cd svn/phpdoc/trunk 
-$ xmllint --output tmp.xml --noent doc-base/install-unix.xml    && phd -d ./tmp.xml -P PHP -f bigxhtml -o ./ && lynx -dump -nolist -justify -display_charset UTF-8  ./big-xhtml.html > INSTALL +$ xmllint --output tmp.xml --noent doc-base/install-unix.xml    && phd -d ./tmp.xml -P PHP -f bigxhtml -o ./ && lynx -dump -nolist -justify -display_charset UTF-8  ./php-bigxhtml.html > INSTALL 
-$ xmllint --output tmp.xml --noent doc-base/install-windows.xml && phd -d ./tmp.xml -P PHP -f bigxhtml -o ./ && lynx -dump -nolist -justify -display_charset UTF-8  ./big-xhtml.html > install.txt+$ xmllint --output tmp.xml --noent doc-base/install-win.xml && phd -d ./tmp.xml -P PHP -f bigxhtml -o ./ && lynx -dump -nolist -justify -display_charset UTF-8  ./php-bigxhtml.html > install.txt
 </code> </code>
  
doc/todo/per-release-all.1307664125.txt.gz · Last modified: 2017/09/22 13:28 (external edit)