diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 1999-12-15 20:07:25 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 1999-12-15 20:07:25 (GMT) |
commit | 3a0442f6ecf92436287f6924b4a6075100d24547 (patch) | |
tree | b75dd67a5ba0793ad38326d01708709922523825 /CVSROOT | |
parent | df5aeefd51095ad5b1f5fe1bf563a7302f93feeb (diff) | |
download | Doxygen-3a0442f6ecf92436287f6924b4a6075100d24547.zip Doxygen-3a0442f6ecf92436287f6924b4a6075100d24547.tar.gz Doxygen-3a0442f6ecf92436287f6924b4a6075100d24547.tar.bz2 |
add doxygen alias
Diffstat (limited to 'CVSROOT')
-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 |