⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 doxygen.conf

📁 最新apache的源代码
💻 CONF
字号:
PROJECT_NAME="Apache Portable Runtime"INPUT=.QUIET=YESRECURSIVE=YESFILE_PATTERNS=*.hOUTPUT_DIRECTORY=docs/doxMACRO_EXPANSION=YESEXPAND_ONLY_PREDEF=YES#EXPAND_AS_DEFINED=# not sure why this doesn't work as EXPAND_AS_DEFINED, it should!PREDEFINED="APR_DECLARE(x)=x" \           "APR_DECLARE_NONSTD(x)=x" \           "APR_DECLARE_DATA" \           "APR_POOL_DECLARE_ACCESSOR(x)=apr_pool_t* apr_##x##_pool_get (const apr_##x##_t *the##x)" \           "APR_DECLARE_INHERIT_SET(x)=apr_status_t apr_##x##_inherit_set(apr_##x##_t *the##x)" \           "APR_DECLARE_INHERIT_UNSET(x)=apr_status_t apr_##x##_inherit_unset(apr_##x##_t *the##x)" \           "APR_HAS_THREADS" \           "__attribute__(x)=" \           DOXYGEN=OPTIMIZE_OUTPUT_FOR_C=YESFULL_PATH_NAMES=NO# some autoconf guru needs to make configure set this correctly...# in the meantime, simply listing the headers should be alrightSTRIP_FROM_PATH=/buildpath/aprEXCLUDE_PATTERNS="*/acconfig.h" \                 "*/test/*" \                 "*/arch/*"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -