doc/tutorial/source/tweaking.rst
changeset 11088 50e89dc6d8b1
parent 9957 1a4d84a85bad
child 11248 88468adb47b5
--- a/doc/tutorial/source/tweaking.rst	Thu Dec 04 10:02:36 2014 -0800
+++ b/doc/tutorial/source/tweaking.rst	Thu Dec 04 10:03:07 2014 -0800
@@ -5,6 +5,8 @@
 Tweaking
 --------
 
+.. _UsingLogging:
+
 Using the Logging Module
 ************************
 
@@ -412,6 +414,8 @@
 Using Command Line Arguments
 ****************************
 
+.. _Attribute:
+
 Overriding Default Attributes
 +++++++++++++++++++++++++++++
 Another way you can change how |ns3| scripts behave without editing
@@ -722,6 +726,8 @@
 command line system.  If you are a script author, you can add new variables to 
 your scripts and hook them into the command line system quite painlessly.
 
+.. _UsingTracingSystem:
+
 Using the Tracing System
 ************************