aboutsummaryrefslogblamecommitdiff
path: root/devel/autodia/pkg-descr
blob: 09c8dfbd0794f5fa016931628999e36c4f09ad68 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                      

                                                                        


                                                                    

                                                                        
                                                             

                               
AutoDia is a modular application that parses source code or data (if a
handler is available) and produces an XML document in Dia format,
essentially a Dia diagram auto creation package. The diagrams it creates
are standard UML diagrams showing dependencies, superclasses, packages,
classes and inheritances, as well as the methods, etc of each class.

AutoDia supports any language that a Handler has been written for -
currently this is C++, DBI, Java, PHP, Perl, Python, SQL and Torque (XML
DB schema).
Adding a handler is easy - read the DEVELOP file for details.

WWW: http://droogs.org/autodia/