Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Linking to table of contents.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 8 Feb 2005 06:14:59 +0000 (06:14 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 8 Feb 2005 06:14:59 +0000 (06:14 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@905 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/Doxyfile.API.in
doc/Doxyfile.Examples.in
doc/Doxyfile.main.in
doc/index.doc

index bf0b2e2..70047be 100644 (file)
@@ -984,7 +984,7 @@ ALLEXTERNALS           = NO
 # in the modules index. If set to NO, only the current project's groups will 
 # be listed.
 
-EXTERNAL_GROUPS        = YES
+EXTERNAL_GROUPS        = NO
 
 # The PERL_PATH should be the absolute path and name of the perl script 
 # interpreter (i.e. the result of `which perl').
index 63244dd..31fb1e8 100644 (file)
@@ -972,7 +972,7 @@ ALLEXTERNALS           = NO
 # in the modules index. If set to NO, only the current project's groups will 
 # be listed.
 
-EXTERNAL_GROUPS        = YES
+EXTERNAL_GROUPS        = NO
 
 # The PERL_PATH should be the absolute path and name of the perl script 
 # interpreter (i.e. the result of `which perl').
index 11c4de7..65a004d 100644 (file)
@@ -972,7 +972,7 @@ ALLEXTERNALS           = NO
 # in the modules index. If set to NO, only the current project's groups will 
 # be listed.
 
-EXTERNAL_GROUPS        = YES
+EXTERNAL_GROUPS        = NO
 
 # The PERL_PATH should be the absolute path and name of the perl script 
 # interpreter (i.e. the result of `which perl').
index 781eb15..2df354f 100644 (file)
@@ -78,9 +78,8 @@ faq.
 
 \section documentation API Documentation
 
-The API of all different modules is described in \ref SimGrid_API.
-
-See \ref SimGrid_examples for an introduction on the way to use these modules.
+The API of all different modules is described <a href="API/html/modules.html">here</a>.
+See <a href="examples/html/modules.html">here</a> for an introduction on the way to use these modules.
 
 \section users_contributers Users / Contributers