Browse Source

doc: example screenshots are in a different place now.

pull/225/head
Vladimír Vondruš 8 years ago
parent
commit
56269a4c6d
  1. 2
      Doxyfile

2
Doxyfile

@ -925,7 +925,7 @@ EXAMPLE_RECURSIVE = NO
IMAGE_PATH = doc/ \ IMAGE_PATH = doc/ \
doc/snippets/ \ doc/snippets/ \
../magnum-examples/src/ ../magnum-examples/doc
# The INPUT_FILTER tag can be used to specify a program that doxygen should # The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program # invoke to filter for each input file. Doxygen will invoke the filter program

Loading…
Cancel
Save