-
-
Notifications
You must be signed in to change notification settings - Fork 102
Add UML diagram generation. #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Should the UML diagrams be generated in the |
probably, i didn't see a way to specify the output directory. Could just move them after creation i suppose... |
Also, it looks like |
why do you say that? |
Some libraries create |
- only rebuilding on source change - copying to docs/ - cleaning from docs/
@jkloo let me know if you like these changes and I'll merge. |
looks good to me, sorry i didnt get to this :) |
Add UML diagram generation.
Add UML diagram generation.
using pyreverse and Graphviz.