From: alegrand Date: Tue, 6 Dec 2005 15:42:01 +0000 (+0000) Subject: liposuction X-Git-Tag: v3.3~3496 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/eb1c19cc0d738cba2153be9ecc7e0266a2261b71?ds=sidebyside liposuction git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1862 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/doc/FAQ.doc b/doc/FAQ.doc index 330b22eb1f..f604670662 100644 --- a/doc/FAQ.doc +++ b/doc/FAQ.doc @@ -749,7 +749,7 @@ welcome and quickly integrated. Unfortunately, we cannot debug every code written in SimGrid. We furthermore believe that the framework provides ways enough information to debug such informations yourself. If the textual output -is not enough, Make sure to check the \ref faq_paje FAQ entry to see +is not enough, Make sure to check the \ref faq_visualization FAQ entry to see how to get a graphical one. Now, if you come up with a really simple example that deadlocks and diff --git a/doc/Makefile.am b/doc/Makefile.am index 5ae7c34226..a005153bfd 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -37,7 +37,6 @@ html: $(DOCSOURCES) Doxyfile logcategories.doc simgrid_modules.map simgrid_modul rm $$i.bak ; \ done endif -# for i in `find html -name '*.html'` ; do cp $$i $$i.bak ; sed 's/Modules<\/a> | .*Fields<\/a>/Modules Tree<\/a> /g' $$i.bak > $$i ; rm $$i.bak ; done logcategories.doc: $(DOCSOURCES) pwd=`pwd`; rm $$pwd/logcategories.doc; set -e; \