Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
liposuction
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 6 Dec 2005 15:42:01 +0000 (15:42 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 6 Dec 2005 15:42:01 +0000 (15:42 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1862 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/FAQ.doc
doc/Makefile.am

index 330b22e..f604670 100644 (file)
@@ -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
index 5ae7c34..a005153 100644 (file)
@@ -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> | <a class="qindex" href="annotated.html">.*Fields<\/a>/Modules Tree<\/a> /g' $$i.bak > $$i ; rm $$i.bak ; done
 
 logcategories.doc: $(DOCSOURCES)
        pwd=`pwd`; rm $$pwd/logcategories.doc; set -e; \