X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fcfc285a211242ff365a365ffdcd3fab0f426a29..8a0edc1a3b6e911b8e6b8db2cb2c94b751fae29a:/docs/source/Doxyfile diff --git a/docs/source/Doxyfile b/docs/source/Doxyfile index 79fd2db73b..22c250dd0c 100644 --- a/docs/source/Doxyfile +++ b/docs/source/Doxyfile @@ -5,6 +5,8 @@ INPUT += ../../include/simgrid/msg.h INPUT += ../../src/msg/ RECURSIVE = YES +EXAMPLE_PATH = ../../examples + # What to produce OUTPUT_DIRECTORY = ../build/ GENERATE_XML = YES