[openrtm-commit:02788] r3030 - trunk/OpenRTM-aist/docs
openrtm @ openrtm.org
openrtm @ openrtm.org
2017年 8月 30日 (水) 18:59:09 JST
Author: kawauchi
Date: 2017-08-30 18:59:09 +0900 (Wed, 30 Aug 2017)
New Revision: 3030
Modified:
trunk/OpenRTM-aist/docs/doxygen_classref.conf.in
trunk/OpenRTM-aist/docs/doxygen_idlref.conf.in
Log:
[compat,document] Output tag file name has been added to doxyfile.
Modified: trunk/OpenRTM-aist/docs/doxygen_classref.conf.in
===================================================================
--- trunk/OpenRTM-aist/docs/doxygen_classref.conf.in 2017-08-30 04:38:06 UTC (rev 3029)
+++ trunk/OpenRTM-aist/docs/doxygen_classref.conf.in 2017-08-30 09:59:09 UTC (rev 3030)
@@ -2105,7 +2105,7 @@
# tag file that is based on the input files it reads. See section "Linking to
# external documentation" for more information about the usage of tag files.
-GENERATE_TAGFILE =
+GENERATE_TAGFILE = OpenRTM-aist.tag
# If the ALLEXTERNALS tag is set to YES, all external class will be listed in
# the class index. If set to NO, only the inherited external classes will be
Modified: trunk/OpenRTM-aist/docs/doxygen_idlref.conf.in
===================================================================
--- trunk/OpenRTM-aist/docs/doxygen_idlref.conf.in 2017-08-30 04:38:06 UTC (rev 3029)
+++ trunk/OpenRTM-aist/docs/doxygen_idlref.conf.in 2017-08-30 09:59:09 UTC (rev 3030)
@@ -2116,7 +2116,7 @@
# tag file that is based on the input files it reads. See section "Linking to
# external documentation" for more information about the usage of tag files.
-GENERATE_TAGFILE =
+GENERATE_TAGFILE = OpenRTM-aist-IDL.tag
# If the ALLEXTERNALS tag is set to YES, all external class will be listed in
# the class index. If set to NO, only the inherited external classes will be
More information about the openrtm-commit
mailing list