Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doc: fix a borken link
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 5 Mar 2021 22:43:41 +0000 (23:43 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 5 Mar 2021 23:31:10 +0000 (00:31 +0100)
docs/source/Installing_SimGrid.rst

index 96cbd65..3d9c4f4 100644 (file)
@@ -233,10 +233,10 @@ enable_compile_warnings (on/OFF)
 
 enable_debug (ON/off)
   Disabling this option discards all log messages of severity
-  debug or below at compile time (see @ref XBT_log). The resulting
-  code is faster than if you discard these messages at
-  runtime. However, it obviously becomes impossible to get any debug
-  info from SimGrid if something goes wrong.
+  debug or below at compile time (see :ref:`outcome_logs`). The resulting
+  code is marginaly faster than if you discard these messages at
+  runtime, but it obviously becomes impossible to get any debug
+  info from SimGrid when things go wrong.
 
 enable_documentation (on/OFF)
   Generates the documentation pages. Building the documentation is not