Browse Source

Include doc/ subdir of magnum-plugins into documentation.

pull/279/head
Vladimír Vondruš 14 years ago
parent
commit
d3e684c42b
  1. 3
      Doxyfile

3
Doxyfile

@ -666,7 +666,8 @@ WARN_LOGFILE =
INPUT = src/ \
doc/ \
../magnum-plugins/src/
../magnum-plugins/src/ \
../magnum-plugins/doc/
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is

Loading…
Cancel
Save