ソースを参照

doc: hide "__extern" from the final documentation.

tags/v0.99.beta19
Sam Hocevar sam 13年前
コミット
a33126c3e6
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      doc/doxygen.cfg.in

+ 1
- 1
doc/doxygen.cfg.in ファイルの表示

@@ -1260,7 +1260,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator # undefined via #undef or recursively expanded use the := operator
# instead of the = operator. # instead of the = operator.


PREDEFINED = _DOXYGEN_SKIP_ME
PREDEFINED = _DOXYGEN_SKIP_ME __extern=


# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded. # this tag can be used to specify a list of macro names that should be expanded.


読み込み中…
キャンセル
保存