Package teamwork :: Package doc :: Module gendoc
[hide private]
[frames] | no frames]

Module gendoc

source code

Functions [hide private]
 
execute(cmd, dir=None)
Executes the specified command (in a particular working directory, if specified) and return the result
source code
 
generateJSTree(dir, depth=1) source code
 
generateTree(dir) source code
Variables [hide private]
  pydoc = '/usr/ucb/pydoc'
  webroot = '/Users/pynadath/public_html'
  ignore = ['CVS', 'gendoc.py', 'original', 'doc', 'old', 'image...
Variables Details [hide private]

ignore

Value:
['CVS',
 'gendoc.py',
 'original',
 'doc',
 'old',
 'images',
 'examples',
 'mei',
...