Explorar el Código

doc: hide "__extern" from the final documentation.

tags/v0.99.beta19
Sam Hocevar sam hace 13 años
padre
commit
a33126c3e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      doc/doxygen.cfg.in

+ 1
- 1
doc/doxygen.cfg.in Ver fichero

@@ -1260,7 +1260,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use 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
# this tag can be used to specify a list of macro names that should be expanded.


Cargando…
Cancelar
Guardar