Commit Graph

6 Commits

Author SHA1 Message Date
Andrea Aime 7cd1549d58 Solved command order issues in javadocs target: the first run resulted in an IOException because the dot file is generated in a folder generated by the standard doclet (so we need to run the standard doclet first, and generate the class diagram afterwards) 2005-11-28 16:06:25 +00:00
Andrea Aime 865f1de24e Added javadoc generation, along with a package summary that contains the class diagram of UMLGraph (generated by UMLGraph itself).
Added a few tags in the classes to generate a more accurate diagram.
The generated javadoc directory has been added to cvsignore
2005-11-27 21:01:15 +00:00
Diomidis Spinellis 102634a819 Remove trailing spaces. 2005-11-27 13:07:42 +00:00
Andrea Aime c9b7c3c3c8 Made Version.java generation platform independent using ant 2005-11-27 12:12:40 +00:00
Diomidis Spinellis b748db9131 And-based build of Java files and new testing infrastructure. 2005-11-15 16:02:13 +00:00
Diomidis Spinellis c3c39fcf0e Initial revision 2003-05-07 21:37:30 +00:00