diff options
author | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-02-08 18:26:58 (GMT) |
---|---|---|
committer | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-02-08 18:26:58 (GMT) |
commit | 8b7dab90089ba9bafb070b33bf9019fd336af2d7 (patch) | |
tree | e5eea60398b2dafc1bbcc49dca5cfbb7209319b4 /CVSROOT/modules | |
parent | eff0c9a9bbc3f3fa96e521e87ab394de2187d533 (diff) | |
download | Doxygen-8b7dab90089ba9bafb070b33bf9019fd336af2d7.zip Doxygen-8b7dab90089ba9bafb070b33bf9019fd336af2d7.tar.gz Doxygen-8b7dab90089ba9bafb070b33bf9019fd336af2d7.tar.bz2 |
add html directory to module doxygen
Diffstat (limited to 'CVSROOT/modules')
-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 |