Sections
Timeline
View Tickets
New Ticket
Sub-Sections
Download
Unified Diff
Zip Archive
Metanav
Preferences
About Trac
Links
Slowchop Studios
Gerald Kaszuba
Advertisement

Changeset 43

Show
Ignore:
Timestamp:
24/06/07 05:38:32 (17 months ago)
Author:
gak
Message:

docs now include examples

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/scripts/build_documentation.sh

    r36 r43  
     1epydoc --html -v --graph=classtree --no-frames --url=http://pycallgraph.slowchop.com/ --name=pycallgraph -o/home/httpd/html/slowchop.com/pycallgraph/doc/ pycallgraph.py examples/*py 
    12 
    2 epydoc --html -v --graph=classtree --no-frames --url=http://pycallgraph.slowchop.com/ --name=pycallgraph -o/home/httpd/html/slowchop.com/pycallgraph/doc/ /usr/lib/python2.5/site-packages/pycallgraph.py 
    3