From bd58442fe3b5adb3508be554473901b4db9c7ac5 Mon Sep 17 00:00:00 2001 From: alegrand Date: Tue, 8 Feb 2005 06:14:59 +0000 Subject: [PATCH] Linking to table of contents. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@905 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- doc/Doxyfile.API.in | 2 +- doc/Doxyfile.Examples.in | 2 +- doc/Doxyfile.main.in | 2 +- doc/index.doc | 5 ++--- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/Doxyfile.API.in b/doc/Doxyfile.API.in index bf0b2e20aa..70047bed3f 100644 --- a/doc/Doxyfile.API.in +++ b/doc/Doxyfile.API.in @@ -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'). diff --git a/doc/Doxyfile.Examples.in b/doc/Doxyfile.Examples.in index 63244dd2f7..31fb1e8c45 100644 --- a/doc/Doxyfile.Examples.in +++ b/doc/Doxyfile.Examples.in @@ -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'). diff --git a/doc/Doxyfile.main.in b/doc/Doxyfile.main.in index 11c4de7514..65a004df0e 100644 --- a/doc/Doxyfile.main.in +++ b/doc/Doxyfile.main.in @@ -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'). diff --git a/doc/index.doc b/doc/index.doc index 781eb159f5..2df354f3f3 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -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 here. +See here for an introduction on the way to use these modules. \section users_contributers Users / Contributers -- 2.20.1