Tom Henderson
c0997bc821
build: (works around #14 ) add Waf option to run without building
2019-04-03 15:34:32 -07:00
Tom Henderson
bba146ea39
Remove reference to Mercurial
2019-01-10 14:20:39 -08:00
Tom Henderson
9548c0ce9b
documentation: Update tutorial to ns-3.29 and conversion to git
2019-01-07 15:27:20 -08:00
Tom Henderson
db1ad997e3
documentation: Update Sphinx math extensions
2019-01-06 21:04:55 -08:00
Peter D. Barnes, Jr.
83a27c361e
docs: sphinx: fix various errors
2018-12-03 18:04:57 -08:00
Tom Henderson
b2158512ec
build: (partial fix #2938 ) Add --disable-werror flag to Waf
2018-08-05 14:23:39 -07:00
Alexander Krotov
8d1b7b1391
Spellcheck the rest of ns-3
2018-06-28 12:51:39 +03:00
Tom Henderson
77115f1280
Update getting started section in tutorial
2018-03-22 19:30:35 -07:00
Stefano Avallone
ef0df6b476
documentation: Add a tutorial section about ns-3 queues
2018-03-09 14:18:54 +01:00
Tom Henderson
76d3ab7de6
Update tutorial for ns-3.27
2017-10-03 16:35:09 -07:00
Alexander Krotov
4b66cb5ac5
Documentation spelling fixes
2017-09-01 11:40:28 +03:00
Alexander Krotov
359ec07864
Tutorial spellcheck
2017-07-19 11:37:44 +03:00
Mohit P. Tahiliani
e21f50cb78
documentation: Update the explanation of third.cc in tutorial
2017-03-19 07:54:50 -07:00
Tom Henderson
23c944816a
documentation: Update previous tutorial commit
2017-03-14 09:15:21 -07:00
Tom Henderson
578f6c0049
documentation: Align tutorial tracing section with current code
2017-03-14 07:25:07 -07:00
Tom Henderson
37a474bdd3
update tutorial version number to 3.26
2016-10-03 15:54:51 -07:00
Piyush Aggarwal
86c24f29bd
doc: fix sphinx and doxygen build errors
2016-09-29 00:04:27 -04:00
Peter D. Barnes, Jr.
46932fa7b2
build: ( fixes #2459 ) Add ./waf --check-config option to reprint the summary
...
Add ./waf --check-config option to reprint the summary of optional features
from the configuration
2016-09-19 23:06:16 -07:00
Tom Henderson
16b2f4fd09
documentation: Update references to latest release
2016-03-15 17:23:44 -07:00
Tom Henderson
e2fc90a90a
update some stale tutorial info
2016-01-11 14:44:13 -08:00
Tom Henderson
610b102fa7
add waf --check-profile option
2016-01-06 09:11:14 -08:00
Tommaso Pecorella
09e006a8f9
Clarification about the p2p delay attribute
2015-11-01 18:48:16 +01:00
Tom Henderson
6bcce32d02
update version numbers in tutorial
2015-09-15 12:13:38 -07:00
Peter D. Barnes, Jr.
baddf3f749
Refactor TracedValue callback function signatures.
...
Move from template class TracedValue to namespace TracedValueCallback.
Rename from [type]Callback to just [type]:
TracedValue<double>::DoubleCallback -> TracedValueCallback::Double
2015-07-29 13:56:55 -07:00
Peter D. Barnes, Jr.
f7311ec17a
Build profile macros
2015-07-28 16:33:35 -07:00
Tom Henderson
cc0ac11580
update tutorial package version numbers
2015-05-13 11:12:28 -07:00
Tom Henderson
44d377e425
additional coverage of group name usage in the tutorial
2015-03-27 11:52:48 -07:00
Tom Henderson
447e418d6c
update tutorial documentation for SetGroupName
2015-03-27 10:03:43 -07:00
Tom Henderson
55a43bb5bc
fix tutorial typos (found by Renan)
2015-02-23 12:31:31 -08:00
Tom Henderson
f1336f4f21
fix typos (found by Keith Briggs)
2015-02-06 06:50:48 -08:00
Tom Henderson
77423c2a20
small edits on previous commit
2015-02-05 13:02:44 -08:00
Tom Henderson
2b005b32ca
tutorial updates for ns-3.22
2015-02-05 11:54:48 -08:00
Tommaso Pecorella
58af432dab
[Tutorial] clarify that there is no mytest, and output an error if no test is to be run.
2015-01-06 16:51:29 +01:00
Tommaso Pecorella
911cb8512a
[Tutorial] fix missing "s" from argument template
2015-01-05 19:43:49 +01:00
Tom Henderson
8198c25bf0
fix URL
2014-12-20 20:34:36 -08:00
Peter D. Barnes, Jr.
8de030d7fb
New TracedCallback function signatures.
2014-12-04 22:33:11 -08:00
Peter D. Barnes, Jr.
d32f30ed8a
[Sphinx] Update the Tracing chapter in the Tutorial.
2014-12-04 10:03:07 -08:00
Tom Henderson
9878843ed3
update tutorial section on bake environment variables
2014-11-26 16:03:44 -08:00
Tom Henderson
42879179bd
update tutorial sixth.cc program output
2014-11-04 16:26:52 -08:00
Tom Henderson
048d77d474
update tutorial fifth.cc program output
2014-11-04 16:22:42 -08:00
Tom Henderson
6e5e36c1c2
update tutorial third.cc program output
2014-11-04 11:46:16 -08:00
Tom Henderson
e4d8f11e55
update tutorial second.cc program output
2014-11-04 11:36:43 -08:00
Tom Henderson
f2f1683a60
add coverage of ./waf install to tutorial
2014-11-04 10:54:48 -08:00
Tom Henderson
2491fc7833
bug 1326: document the -- operator to build.py
2014-11-04 09:30:54 -08:00
Tom Henderson
203c408a67
add TimeProbe class to data collection framework
2014-10-15 07:06:11 -07:00
Tom Henderson
5b64122a3e
bug 1997: fix PlotProbe() documentation and usage for GnuplotHelper and FileHelper
2014-10-15 07:00:24 -07:00
Peter D. Barnes, Jr.
2aebf37542
Sphinx] Reduce build chatter
2014-10-08 17:48:38 -07:00
Peter D. Barnes, Jr.
179361f956
Reflow tutorial page
2014-09-25 14:11:46 -07:00
Tommaso Pecorella
d01fcfd9ab
update tutorial to describe Simulator::Stop
2014-09-15 11:29:15 -07:00
Peter D. Barnes, Jr.
8d73d7448e
[tutorial] Introduce more waf options and best work practices.
2014-02-04 16:14:44 -08:00