diff options
author | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 1999-12-15 20:07:25 (GMT) |
---|---|---|
committer | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 1999-12-15 20:07:25 (GMT) |
commit | d3bd445d94d09e1f4877d509c8e38591a9f6e074 (patch) | |
tree | b75dd67a5ba0793ad38326d01708709922523825 | |
parent | e37828267bfc6c76a5b01208dcdb676a3aa580f9 (diff) | |
download | Doxygen-d3bd445d94d09e1f4877d509c8e38591a9f6e074.zip Doxygen-d3bd445d94d09e1f4877d509c8e38591a9f6e074.tar.gz Doxygen-d3bd445d94d09e1f4877d509c8e38591a9f6e074.tar.bz2 |
add doxygen alias
-rw-r--r-- | CVSROOT/modules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index cb9e9ef..b0dc534 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -24,3 +24,4 @@ # character to interpose another module into the current module. This # can be useful for creating a module that consists of many directories # spread out over the entire source repository. +doxygen -a bin doc examples objects src tmake |