Commit Graph

54 Commits

Author SHA1 Message Date
Eduardo Almeida
5d895f662d doc: Fix formatting of code samples 2025-05-22 18:15:26 +01:00
Eduardo Almeida
a92941c6ab doc: Fix rendering issues due to excessive indentation 2025-05-22 18:15:26 +01:00
Eduardo Almeida
5afa1fd7ef Use Time() constructor with integer values 2024-11-08 18:01:13 +00:00
André Apitzsch
bd4c735b15 doc: Add SPDX license guidelines 2024-09-06 19:32:31 +00:00
Tom Henderson
10f5371ff3 doc: Update sample code in tutorial 2024-08-16 07:16:52 -07:00
Gabriel Ferreira
01138ef2d7 (fixes #161) Deprecate EventId::IsRunning() and replace it with EventId::IsPending() 2024-05-14 12:40:54 -03:00
Eduardo Almeida
2d04193b54 doc, wifi: Fix rendering of RST code blocks 2024-02-20 11:17:16 +00:00
Tom Henderson
64853768c8 doc: Fix code example (reported by Doug Blough) 2024-02-06 15:06:43 -08:00
Tom Henderson
79e3e8453b doc: Fix various documentation formatting warnings 2023-07-09 00:49:13 +00:00
Eduardo Almeida
c752ce2630 docs,wifi: Remove emacs lines 2023-06-08 17:49:57 +00:00
Tom Henderson
4845e2cbcd doc: Remove outdated tutorial reference to MyApp 2023-02-05 10:09:51 -08:00
Tom Henderson
b4684c3d7c doc: Fix spelling and capitalization errors 2023-02-05 09:00:09 -08: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
Wouter Overmeire
c3cf1f7401 doc: Fix typo in tracing.rst 2022-12-07 17:13:04 +00:00
Gabriel Ferreira
72240683a6 doc: Windows section
Includes:
- Native Windows shells usage (CMD/PowerShell)
- Unix-like shells (Msys2/Bash)
- Installation instructions
- Packaging instructions for Docker container and Vagrant VM
2022-10-10 20:09:59 -03:00
Eduardo Almeida
3d9e2d39b7 doc: Convert tabs to spaces 2022-10-06 19:49:38 +00:00
Tom Henderson
b0ec20b41d Fix previous commit trailing whitespace 2022-06-14 08:23:59 -07:00
Tom Henderson
93c4bbd9ac doc: Update stale tutorial information 2022-06-14 08:20:50 -07: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
Gabriel Ferreira
3c604d5b2e Update docs with CMake and ns3 wrapper 2021-12-01 12:29:56 -08:00
Michele Abruzzese
96e08d63b2 tutorial: Fix typos and errors 2020-10-20 08:18:15 -07:00
Eduardo Abinader
01582e9850 tutorial: fix text on tracing chapter 2019-09-03 12:46:02 +02:00
Peter D. Barnes, Jr.
83a27c361e docs: sphinx: fix various errors 2018-12-03 18:04:57 -08:00
Alexander Krotov
8d1b7b1391 Spellcheck the rest of ns-3 2018-06-28 12:51:39 +03: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
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
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
Tom Henderson
447e418d6c update tutorial documentation for SetGroupName 2015-03-27 10:03:43 -07: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
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
Peter D. Barnes, Jr.
179361f956 Reflow tutorial page 2014-09-25 14:11:46 -07:00
Tom Henderson
3a3299d6eb a few tutorial edits 2013-08-25 17:15:53 -07:00
Peter D. Barnes, Jr.
bc943dd161 Fix check marks in Tutorial 2013-08-02 14:08:36 -07:00
Peter D. Barnes, Jr.
9f77e699cb Manual and Tutorial syntax coloring 2013-07-17 17:09:36 -07:00
Vedran Miletić
59d75a4686 Update tutorial with Start/DoStart to Initialize/DoInitialize change 2013-04-20 00:36:39 +02:00
Vedran Miletić
a6836218f4 Minor fixes and corrections to tutorial formatting. 2012-12-04 13:56:31 +01:00
Tom Henderson
9e6d98d75b fix tutorial typo 2012-08-26 13:50:04 -07:00
Mitch Watrous
998713685f Replace src/network usage of RandomVariable with RandomVariableStream 2012-08-16 09:13:36 -07:00
Peter D. Barnes, Jr.
ee10646783 Sphinx doc bug fixes 2012-06-13 18:53:59 -07:00
Tom Henderson
81446ad08f Fix doxygen reference 2012-05-18 13:53:24 -07:00
Tom Henderson
962adedf18 fix file path reference 2012-05-18 13:41:58 -07:00
Mitch Watrous
f8eb13120f Fix more references to old website in Tutorial 2011-09-08 17:35:18 -07:00
Mitch Watrous
242bad5242 Fix even more paths in the documentation 2011-05-10 13:41:04 -07:00