Eduardo Almeida
5afa1fd7ef
Use Time() constructor with integer values
2024-11-08 18:01:13 +00:00
Peter D. Barnes, Jr
f51780101a
doc: remove space in nested templates
2023-01-05 23:47:13 +00:00
Peter D. Barnes, Jr
700543b01a
doc: remove space before paren in code samples
2023-01-05 23:47:13 +00:00
Peter D. Barnes, Jr
820c029e8b
doc: (void)' -> ()' in documentation
2023-01-05 23:47:13 +00:00
Eduardo Almeida
3d9e2d39b7
doc: Convert tabs to spaces
2022-10-06 19:49:38 +00:00
Tom Henderson
b6a5ee8151
Run utils/trim-trailing-whitespace.py on codebase
2022-06-05 21:01:11 -07:00
Gabriel Ferreira
33f2ee841b
doc: update ns3 API
2022-01-19 16:25:03 -03:00
Stefano Avallone
6ec6fc2eb6
core: Add an attribute value storing a std::tuple
2021-12-06 10:49:40 +01:00
Gabriel Ferreira
3c604d5b2e
Update docs with CMake and ns3 wrapper
2021-12-01 12:29:56 -08:00
Tommaso Pecorella
fda2c4f87d
config-store: GtkConfig bug fixes
2020-12-25 00:19:20 +00:00
Peter D. Barnes, Jr
e4e7818e27
doc: fix sphinx warnings
2020-05-20 13:47:38 -07:00
Peter Barnes
5879700a90
core: (fixes 2815) Config::Connect should throw warnings
...
This patch logs unconditionally when a trace path doesn't exist.
We also provide FailSafe versions of Config::Connect and
Config::ConnectWithoutContext. These should be used
when you can't be sure that a trace path exists in the current model.
This resolves the warnings from AnimationInterface::ConnectCallbacks()
Credit to "InquisitivePenguin (GCI 2019) <>" for diagnosing this issue,
opening the way to a solution.
2020-05-01 23:54:30 +00:00
Tommaso Pecorella
de1fdb7673
manual: revert unwanted change in changeset 13768:cedfa3990e73
2018-08-31 17:25:51 +02:00
Tommaso Pecorella
0ce701b2c6
manual: fix sphinx code highlighting
2018-08-31 16:58:43 +02:00
Tom Henderson
34cd6172ba
documentation: Clear Sphinx warnings
2018-08-05 17:12:43 -07:00
Tom Henderson
35ba9e2b28
point-to-point: Update example and documentation to new API
2018-08-05 17:10:29 -07:00
Tom Henderson
2ce2f22007
fix typos in attribute section of manual
2016-01-27 22:29:00 -08:00
Tom Henderson
368e8fcbf6
update manual for SetGroupName
2015-03-27 11:58:58 -07:00
Peter D. Barnes, Jr.
16af384434
[Sphinx] Attributes manual chapter
2014-08-18 17:43:37 -07:00
Tom Henderson
f30b671683
clarify some points about the ConfigStore
2014-04-28 10:50:25 -07:00
Peter D. Barnes, Jr.
cce3b82113
Remove extra ':'s
2013-11-14 16:57:49 -08:00
Peter D. Barnes, Jr.
9f77e699cb
Manual and Tutorial syntax coloring
2013-07-17 17:09:36 -07:00
Junling Bu
0810c53b4e
fix typo in attributes section of manual
2013-07-09 06:15:20 -07:00
Tommaso Pecorella
f195a9749f
Bug 1601 RttEstimator doesn't set m_currentEstimatedRtt fix
2013-04-19 12:18:00 -04:00
Vedran Miletić
070eeaa39a
Minor fixes and corrections to manual formatting.
2012-12-04 13:55:59 +01:00
Tom Henderson
65ae1b74be
typo in manual
2012-04-01 11:34:04 -07:00
Tom Henderson
c59f21e4a9
clear warnings in manual build process
2011-12-27 14:30:54 -08:00
Mitch Watrous
800be624ef
Bug 962 - list of paths to reach objects contains bogus entries
2011-09-27 16:29:09 -07:00
Tom Henderson
18cf8c5638
Add config-store example and update documentation
2011-08-16 15:49:05 -07:00
YunQiang Su
d33563b5e4
bug 1177: auto generated man pages have error
2011-08-14 14:21:41 -07:00
Mitch Watrous
242bad5242
Fix even more paths in the documentation
2011-05-10 13:41:04 -07:00
Mitch Watrous
22efca3d83
Rescan wifi's bindings and fix some paths in the documentation
2011-05-09 18:04:52 -07:00
Mitch Watrous
c9202337a8
Move examples out of samples directory and remove it
2011-04-14 14:22:09 -07:00
Mitch Watrous
1f9ea7d2ef
Make examples not be built by default
2011-04-12 14:35:16 -07:00
Mitch Watrous
198e3ea042
Make tests not be built by default
2011-04-06 10:13:04 -07:00
Mitch Watrous
8a8d425071
Split contrib module into config-store and tools
2011-03-24 09:23:44 -07:00
Tom Henderson
d59ebffc69
formatting cleanup
2011-01-03 14:35:44 -08:00
Tom Henderson
67d5bd3b2f
add back manual changes made since ns-3.9
2011-01-01 14:13:14 -08:00
Mathieu Lacage
3f0dd9c4c7
convert manual to sphinx format
2010-12-30 23:39:27 +01:00