diff --git a/Doxyfile b/Doxyfile index bd5718c17..2892db9d1 100644 --- a/Doxyfile +++ b/Doxyfile @@ -918,6 +918,7 @@ EXCLUDE_SYMBOLS = Magnum::*Implementation \ EXAMPLE_PATH = doc/snippets/ \ src/ \ + ../magnum-plugins/src/ \ ../magnum-examples/src/ \ ../magnum-integration/doc/snippets/ \