]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/docca/example/source.dox
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / tools / docca / example / source.dox
index c55616ee7b25ddb1d359361491d7d3ca08cdc2f2..fb58d29f0ff41136ab7b1198042e660c2bf1af3c 100644 (file)
@@ -1,3 +1,7 @@
+#---------------------------------------------------------------------------
+
+INPUT                  = $(EXAMPLE_DIR)/include/docca/
+
 #---------------------------------------------------------------------------
 # Project related configuration options
 #---------------------------------------------------------------------------
@@ -16,7 +20,8 @@ ABBREVIATE_BRIEF       =
 ALWAYS_DETAILED_SEC    = YES
 INLINE_INHERITED_MEMB  = YES
 FULL_PATH_NAMES        = NO
-STRIP_FROM_PATH        = include/
+#STRIP_FROM_PATH        = $(EXAMPLE_DIR)/include/docca
+#STRIP_FROM_INC_PATH    = $(EXAMPLE_DIR)/include/docca
 STRIP_FROM_INC_PATH    =
 SHORT_NAMES            = NO
 JAVADOC_AUTOBRIEF      = YES
@@ -38,7 +43,7 @@ BUILTIN_STL_SUPPORT    = NO
 CPP_CLI_SUPPORT        = NO
 SIP_SUPPORT            = NO
 IDL_PROPERTY_SUPPORT   = YES
-DISTRIBUTE_GROUP_DOC   = NO
+DISTRIBUTE_GROUP_DOC   = YES
 GROUP_NESTED_COMPOUNDS = NO
 SUBGROUPING            = YES
 INLINE_GROUPED_CLASSES = NO
@@ -102,7 +107,6 @@ WARN_LOGFILE           =
 #---------------------------------------------------------------------------
 # Configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = include/docca/example.hpp
 
 INPUT_ENCODING         = UTF-8
 FILE_PATTERNS          =
@@ -248,8 +252,8 @@ MAN_LINKS              = NO
 # Configuration options related to the XML output
 #---------------------------------------------------------------------------
 GENERATE_XML           = YES
-XML_OUTPUT             = temp/
-XML_PROGRAMLISTING     = NO
+XML_OUTPUT             = $(XML_OUTPUT)
+XML_PROGRAMLISTING     = YES
 
 #---------------------------------------------------------------------------
 # Configuration options related to the DOCBOOK output