Ticket #6 (closed defect: fixed)
Wrong doc on front page
| Reported by: | msuchy@… | Owned by: | gak |
|---|---|---|---|
| Priority: | major | Component: | general |
| Version: | 0.3.0 | Keywords: | |
| Cc: |
Description
On front page (http://pycallgraph.slowchop.com/) in section Usage you have pycallgraph.make_call_graph('test.png') and pycallgraph.make_call_graph('test.jpg', format='jpg', tool='neato')
But this functions do not exist in pycallgraph-0.3.0. It take me several minutes before I realized that the function is named make_dot_graph.
Miroslav Suchy
Attachments
Change History
Note: See
TracTickets for help on using
tickets.