diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2000-02-08 18:26:58 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2000-02-08 18:26:58 (GMT) |
commit | 62860c20aa218c0a154fc2d067598cac56652185 (patch) | |
tree | e5eea60398b2dafc1bbcc49dca5cfbb7209319b4 /CVSROOT | |
parent | 263bad615968052c5c51cf37344814c103dc2062 (diff) | |
download | Doxygen-62860c20aa218c0a154fc2d067598cac56652185.zip Doxygen-62860c20aa218c0a154fc2d067598cac56652185.tar.gz Doxygen-62860c20aa218c0a154fc2d067598cac56652185.tar.bz2 |
add html directory to module doxygen
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index b0dc534..8391b12 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -24,4 +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 +doxygen -a bin doc examples html objects src tmake |