Browse Source

doc: extras now have code snippets too.

pull/272/head
Vladimír Vondruš 8 years ago
parent
commit
02ba35ac85
  1. 1
      Doxyfile

1
Doxyfile

@ -929,6 +929,7 @@ EXAMPLE_PATH = doc/snippets/ \
src/ \
../magnum-plugins/src/ \
../magnum-examples/src/ \
../magnum-extras/doc/snippets/ \
../magnum-integration/doc/snippets/ \
# If the value of the EXAMPLE_PATH tag contains directories, you can use the

Loading…
Cancel
Save