From: Martin Quinson Date: Mon, 27 Nov 2017 20:50:11 +0000 (+0100) Subject: fix the integration of the new image in the doc X-Git-Tag: v3.18~224 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/90741b7a1ae335b53a4d782db8223a5ba9016e1f?hp=3922ecf35babad02cc4ad9d5ad3a7fcb4e7eeabd fix the integration of the new image in the doc --- diff --git a/doc/doxygen/install_yours.doc b/doc/doxygen/install_yours.doc index e8f454b516..09bacffbe8 100644 --- a/doc/doxygen/install_yours.doc +++ b/doc/doxygen/install_yours.doc @@ -97,9 +97,7 @@ If you wish to develop your plugin or modify SimGrid using Eclipse. You have to Next you have to activate C++11 in your build settings, add -std=c++11 in the CDT GCC Built-in compiler settings. - \image html eclipseScreenShot.png "Eclipse preference page" width=10cm - - +![Eclipse preference page.](eclipseScreenShot.png) @section install_yours_javaexample Building the Java examples in Eclipse diff --git a/doc/doxygen/image/eclipseScreenShot.png b/doc/webcruft/eclipseScreenShot.png similarity index 100% rename from doc/doxygen/image/eclipseScreenShot.png rename to doc/webcruft/eclipseScreenShot.png diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index 21327c91b6..5151ea1def 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -922,6 +922,7 @@ set(DOC_TOOLS set(DOC_IMG ${CMAKE_HOME_DIRECTORY}/doc/sc3-description.png ${CMAKE_HOME_DIRECTORY}/doc/webcruft/AS_hierarchy.png + ${CMAKE_HOME_DIRECTORY}/doc/webcruft/eclipseScreenShot.png ${CMAKE_HOME_DIRECTORY}/doc/webcruft/Paje_MSG_screenshot.jpg ${CMAKE_HOME_DIRECTORY}/doc/webcruft/Paje_MSG_screenshot_thn.jpg ${CMAKE_HOME_DIRECTORY}/doc/webcruft/SGicon.gif