doc:articles:phd_ide

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:articles:phd_ide [2011/07/08 13:31] – added sqlite format example philipdoc:articles:phd_ide [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 49: Line 49:
 === SQLite 3 === === SQLite 3 ===
 <code bash> <code bash>
- $ phd --docbook path/to/.manual.xml -- package IDE --format sqlite+ $ phd --docbook path/to/.manual.xml --package IDE --format sqlite
 </code> </code>
 ==== Conclusion ==== ==== Conclusion ====
  
 The PhD_IDE PhD package allows customizing the output of the PHP Manual. It takes DocBook XML and converts it to a PHP object containing all (most) of the functions documentation. The main purpose is to allow IDE's to build syntax files for code insight and PHP documentation, but its usage is flexible. The PhD_IDE PhD package allows customizing the output of the PHP Manual. It takes DocBook XML and converts it to a PHP object containing all (most) of the functions documentation. The main purpose is to allow IDE's to build syntax files for code insight and PHP documentation, but its usage is flexible.
doc/articles/phd_ide.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1