pyroclast.docs
index
c:\users\brian\projects\pyroclast\docs\__init__.py

Defines documentation management behaviors for the Pyroclast package

 
Package Contents
       

 
Functions
       
buildAllDocs(symbol='pyroclast')
Recursively constructs HTML pages of documentation the given module
contents, beginning with pyroclast itself, which are subsequently written
to the package's 'docs/' folder.
getDocDir()
Returns the absolute path to the documentation directory of the pyroclast
package (where this file is located).