From: Christian Heinrich Date: Tue, 20 Oct 2015 14:48:40 +0000 (+0200) Subject: [Doc] Removed understanding_simgrid.doc from Doxyfile.in X-Git-Tag: v3_13~1644^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4b78d99801f8d7f48afeb3903e02696b3e23102d [Doc] Removed understanding_simgrid.doc from Doxyfile.in This file is not at all ready to be included in the documentation. --- diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 7dc2fcff4e..056f49df6d 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -647,8 +647,7 @@ INPUT = doxygen/index.doc \ doxygen/getting_started_index.doc \ doxygen/introduction.doc \ doxygen/install.doc \ - doxygen/examples.doc \ - doxygen/understanding_simgrid.doc \ + doxygen/examples.doc \ doxygen/platform.doc \ doxygen/deployment.doc \ doxygen/options.doc \