diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-23 23:51:40 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-23 23:51:40 +0000 |
commit | 7162e502eaf13dda150b6ea6118f49c37a40ed7b (patch) | |
tree | f91934935da7b14cf25a0bc8bcd6d537f3703641 /ChangeLog | |
parent | 539fd9067d165ec5dc8e0aca81b5e9c51cae05f4 (diff) | |
download | ATCD-7162e502eaf13dda150b6ea6118f49c37a40ed7b.tar.gz |
ChangeLogTag:Thu Nov 23 14:43:40 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7187daeedbc..f1258e5a6fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +Thu Nov 23 14:43:40 2000 Carlos O'Ryan <coryan@uci.edu> + + * Makefile: + Do not include the html directory in the release. The doxygen + files are too big for this. + + * ace/config-doxygen.h: + Improve doxygen documentation. + + * bin/generate_doxygen.pl: + Add options to change the path to find dot and perl on the fly. + + * bin/make_release: + Generate the HTML documentation in a separate .tar.gz (or .zip) + file. + Wed Nov 22 17:35:55 2000 Angelo Corsaro <corsaro@cs.wustl.edu> * bin/auto_run_tests.lst: |