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

Changeset 36

Show
Ignore:
Timestamp:
24/06/07 00:33:20 (17 months ago)
Author:
gak
Message:

distribution scripts update

Location:
trunk/scripts
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/scripts/build_documentation.sh

    r20 r36  
    11 
    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.4/site-packages/pycallgraph.py 
     2epydoc --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 
    33