summaryrefslogtreecommitdiff
path: root/ACE/bin/generate_doxygen.pl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-03 12:15:41 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-03 12:15:41 +0000
commit16e96771850a6dbc7b12e8aef8500851bc3bffb1 (patch)
tree8ba7df8ada6c7bdd5e7fb9b7ec681dc5644c718d /ACE/bin/generate_doxygen.pl
parent01c7f12c8c3dbe1bbc35133ae64e4a4b9ab804f1 (diff)
downloadATCD-16e96771850a6dbc7b12e8aef8500851bc3bffb1.tar.gz
Tue Aug 3 12:14:51 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* bin/generate_doxygen.pl: * html/index.html: DAnCE has its own file now and also some documentation got moved out of the tao directory
Diffstat (limited to 'ACE/bin/generate_doxygen.pl')
-rwxr-xr-xACE/bin/generate_doxygen.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/bin/generate_doxygen.pl b/ACE/bin/generate_doxygen.pl
index 6c6ac3a9df6..5728ebba8ae 100755
--- a/ACE/bin/generate_doxygen.pl
+++ b/ACE/bin/generate_doxygen.pl
@@ -81,10 +81,9 @@ if (defined $DDS_ROOT && -r "$DDS_ROOT/VERSION") {
,'tao_pss'
,'tao_ifr');
@CIAO_DOCS = ('ciao_config_handlers'
- ,'ciao_DAnCE'
,'ciao_dds4ccm'
,'ciao');
-@DANCE_DOCS = ();
+@DANCE_DOCS = ('DAnCE');
@DDS_DOCS = ('dds');
# Modify defaults using the command line arguments