Andrea Aime
|
f85f88c082
|
Minor formatting fix... the first pathelement is not indented by using spaces only, as the other two that follow it already were
|
2005-12-26 20:27:12 +00:00 |
Diomidis Spinellis
|
8da7b8c669
|
Import environment variables, so that we can run javadoc.
|
2005-12-26 17:20:26 +00:00 |
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 |