diff --git a/doc/tutorial/source/getting-started.rst b/doc/tutorial/source/getting-started.rst index 3ed3b146a..a981ead6b 100644 --- a/doc/tutorial/source/getting-started.rst +++ b/doc/tutorial/source/getting-started.rst @@ -326,10 +326,8 @@ following:: uan virtual-net-device visualizer wave wifi wimax -Modules not built (see ns-3 tutorial for explanation): -brite click - - Leaving directory `./ns-3.25' + Modules not built (see ns-3 tutorial for explanation): + brite click Regarding the portion about modules not built:: @@ -360,7 +358,7 @@ and you should see something like:: >> Building pybindgen-0.17.0.post49+ng0e4e3bc - OK >> Building ns-3.25 - OK -*Hint: you can also perform both steps, download and build, by calling 'bake.py deploy'.* +*Hint: you can also perform both steps, download and build, by calling ``bake.py deploy``.* If there happens to be a failure, please have a look at what the following command tells you; it may give a hint as to a missing dependency:: @@ -506,10 +504,10 @@ Okay, sorry, I made you build the |ns3| part of the system twice, but now you know how to change the configuration and build optimized code. A command exists for checking which profile is currently active -for an already configured project: +for an already configured project:: $ ./waf --check-profile - Waf: Entering directory `/path/to/ns-3-allinone/ns-3.25/build' + Waf: Entering directory \`/path/to/ns-3-allinone/ns-3.25/build' Build profile: debug The build.py script discussed above supports also the ``--enable-examples`` diff --git a/src/network/doc/queue-limits.rst b/src/network/doc/queue-limits.rst index c57d2c71a..9b238a490 100644 --- a/src/network/doc/queue-limits.rst +++ b/src/network/doc/queue-limits.rst @@ -1,5 +1,5 @@ Queue limits ------- +------------ .. heading hierarchy: ------------- Chapter diff --git a/src/network/model/packet-tag-list.h b/src/network/model/packet-tag-list.h index 9fbf19ecd..7967af88d 100644 --- a/src/network/model/packet-tag-list.h +++ b/src/network/model/packet-tag-list.h @@ -75,7 +75,7 @@ class Tag; * T2:n -> T1:l ; * T1:n -> NULL ; * }; - * }; + * } * \enddot * * - Tags are stored in serialized form in a tree of TagData diff --git a/src/traffic-control/doc/pie.rst b/src/traffic-control/doc/pie.rst index 42f9f910d..dd387b571 100644 --- a/src/traffic-control/doc/pie.rst +++ b/src/traffic-control/doc/pie.rst @@ -38,7 +38,9 @@ References .. [Pan16] R. Pan, P. Natarajan, F. Baker, G. White, B. VerSteeg, M.S. Prabhu, C. Piglione, V. Subramanian, Internet-Draft: PIE: A lightweight control scheme to address the bufferbloat problem, April 2016. Available online at ``_. -.. [Buf14] Bufferbloat.net. Available online at ``_. +.. comment + This ref defined in codel.rst: + [Buf14] Bufferbloat.net. Available online at ``_. Attributes ==========