doc:phd

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:phd [2009/07/29 19:32] – cvs->svn philipdoc:phd [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 38: Line 38:
 Optional: Optional:
   * Haru (or PDF)   * Haru (or PDF)
- 
 ==== Usage ==== ==== Usage ====
 Because the builder is incomplete, we still use the current system to build the huge .manual.xml file. An example use of PhD today (See `phd -h` for more options): Because the builder is incomplete, we still use the current system to build the huge .manual.xml file. An example use of PhD today (See `phd -h` for more options):
Line 48: Line 47:
 $ cd phpdoc $ cd phpdoc
 $ php doc-base/configure.php $ php doc-base/configure.php
-$ phd -d .manual.xml+$ phd -d doc-base/.manual.xml -o output_dir -f php -P PHP
 </code> </code>
  
 This will create  This will create 
   * "php" directory containing the "phpweb" files   * "php" directory containing the "phpweb" files
-  * "html" direcotry containing the "downloadable chunked html" files +  * "xhtml" direcotry containing the "downloadable chunked html" files 
-  * "bightml.html" file, which is the "downloadable bightml" file+  * "bigxhtml" file, which is the "downloadable bightml" file
  
 See the "[[doc/phd/view|Viewing the results]]" for various ways of viewing the rendered files. See the "[[doc/phd/view|Viewing the results]]" for various ways of viewing the rendered files.
Line 60: Line 59:
 ==== TODO / Planning ==== ==== TODO / Planning ====
   * See the [[doc/todo/phd]] page   * See the [[doc/todo/phd]] page
- 
doc/phd.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1