Browse Source

doc: make stuff from plugins usable in snippets.

pull/205/head
Vladimír Vondruš 8 years ago
parent
commit
bb5ff33be5
  1. 1
      Doxyfile

1
Doxyfile

@ -918,6 +918,7 @@ EXCLUDE_SYMBOLS = Magnum::*Implementation \
EXAMPLE_PATH = doc/snippets/ \
src/ \
../magnum-plugins/src/ \
../magnum-examples/src/ \
../magnum-integration/doc/snippets/ \

Loading…
Cancel
Save