From 56269a4c6ded6f69270535d61dbae8c0c0e53753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 9 Jan 2018 19:34:49 +0100 Subject: [PATCH] doc: example screenshots are in a different place now. --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 9b153e3df..08dcfd73a 100644 --- a/Doxyfile +++ b/Doxyfile @@ -925,7 +925,7 @@ EXAMPLE_RECURSIVE = NO IMAGE_PATH = doc/ \ doc/snippets/ \ - ../magnum-examples/src/ + ../magnum-examples/doc # 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