ref: 1d01ebb4fc27a5a976e0d24bdc44854e6bfc049f
parent: b209eda52148caba027b22dea1630f019c6b143d
author: Paul Brossier <piem@piem.org>
date: Mon Mar 18 06:40:51 EDT 2013
doc/{full,web}.cfg: update project ids
--- a/doc/full.cfg
+++ b/doc/full.cfg
@@ -1012,13 +1012,13 @@
# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
# will append .docset to the name.
-DOCSET_BUNDLE_ID = org.doxygen.Project
+DOCSET_BUNDLE_ID = org.aubio.aubio
# When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely
# identify the documentation publisher. This should be a reverse domain-name
# style string, e.g. com.mycompany.MyDocSet.documentation.
-DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+DOCSET_PUBLISHER_ID = org.aubio.aubio.Maintainer
# The GENERATE_PUBLISHER_NAME tag identifies the documentation publisher.
@@ -1136,7 +1136,7 @@
# the directory name containing the HTML and XML files should also have
# this name.
-ECLIPSE_DOC_ID = org.doxygen.Project
+ECLIPSE_DOC_ID = org.aubio.aubio
# The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs)
# at top of each HTML page. The value NO (the default) enables the index and
--- a/doc/web.cfg
+++ b/doc/web.cfg
@@ -1028,13 +1028,13 @@
# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
# will append .docset to the name.
-DOCSET_BUNDLE_ID = org.doxygen.Project
+DOCSET_BUNDLE_ID = org.aubio.aubio
# When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely
# identify the documentation publisher. This should be a reverse domain-name
# style string, e.g. com.mycompany.MyDocSet.documentation.
-DOCSET_PUBLISHER_ID = org.doxygen.Publisher
+DOCSET_PUBLISHER_ID = org.aubio.aubio.Maintainer
# The GENERATE_PUBLISHER_NAME tag identifies the documentation publisher.
@@ -1152,7 +1152,7 @@
# the directory name containing the HTML and XML files should also have
# this name.
-ECLIPSE_DOC_ID = org.doxygen.Project
+ECLIPSE_DOC_ID = org.aubio.aubio
# The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs)
# at top of each HTML page. The value NO (the default) enables the index and