From eb1c19cc0d738cba2153be9ecc7e0266a2261b71 Mon Sep 17 00:00:00 2001 From: alegrand Date: Tue, 6 Dec 2005 15:42:01 +0000 Subject: [PATCH 1/1] liposuction git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1862 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- doc/FAQ.doc | 2 +- doc/Makefile.am | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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; \ -- 2.20.1