1282 Commits

Author SHA1 Message Date
Tom Henderson
1aca85afa5 Update VERSION and documentation tags for ns-3.46.1 release 2025-10-16 15:09:40 -07:00
Eduardo Almeida
49aa20914e doc: Add NS_DEPRECATED_3_47 macro to Doxygen 2025-10-11 14:57:38 +01:00
Tom Henderson
86132ec6c6 doc: Update Linux installation documentation 2025-10-01 09:07:56 -07:00
Eduardo Almeida
989e36fe82 doc: Add instructions to install clang-format with pip 2025-09-30 20:11:28 +01:00
Eduardo Almeida
6e3c04fa9b doc: Move list of clang-format versions to RELEASE_NOTES.md 2025-09-30 20:11:28 +01:00
Eduardo Almeida
b90f4c0c64 Replace markdownlint by markdownlint-cli 2025-09-26 16:15:39 +01:00
Tom Henderson
7a5b86565a doc: Document that a single .png file is allowed 2025-09-25 07:40:10 -07:00
Ashish Reddy
82b9b602f6 Fix typos 2025-09-23 16:58:36 +01:00
Stefano Avallone
1781b63b6a Remove attributes, methods and symbols deprecated since ns-3.42 2025-09-23 10:23:55 +02:00
Gabriel Ferreira
34e786625a doc: Document wraparound models 2025-09-22 16:36:35 +02:00
Tom Henderson
c4c645fe03 doc: Update test documentation 2025-09-15 18:18:01 +00:00
Gabriel Ferreira
280ea6cada doc: Update test documentation
Adding --only-fullness and examples-as-tests entries
2025-09-15 18:18:01 +00:00
Tom Henderson
278156a981 wimax: Remove module from ns-3-dev 2025-09-13 15:12:41 +00:00
Alberto Gallegos Ramonet
2408514888 doc: Improve models documentation look and feel 2025-09-12 03:22:12 +09:00
Gabriel Ferreira
c2a726d0c7 doc: Add working with Cilicon section 2025-09-09 14:03:45 +02:00
Stefano Avallone
9eee8a345a core,internet,lte: Prevent calling ConstructSelf in constructors of Object-derived classes 2025-09-04 13:33:46 +00:00
Tom Henderson
ad9f9b0931 doc: Remove references to build.py 2025-08-23 18:02:37 -07:00
Tom Henderson
8c3d805cfa doc: (fixes #1253) Fix rendering of <tt> 2025-08-21 22:48:09 +00:00
Alberto Gallegos Ramonet
f4df5ef538 lr-wpan: Add figures folder to doc 2025-08-06 12:10:30 +09:00
Alberto Gallegos Ramonet
0fee46ce13 antenna: Reformat sphinx doc and make it uniform to other docs 2025-08-05 16:06:01 +09:00
shashwat
0984797a75 internet: Document Known Limitations for GlobalRouting 2025-08-04 22:46:13 +05:30
Gabriel Ferreira
9fdd151ba8 doc: Add best practices section to contributing guide 2025-07-02 06:50:37 +00:00
Arnav Kapoor
3df0d403e9 doc: (fixes #1238) Improve Time section documentation with example and SetResolution explanation 2025-06-25 23:31:42 +00:00
Eduardo Almeida
1093479bcf Remove code deprecated in ns-3.41 2025-06-13 18:09:33 +01:00
Eduardo Almeida
09910c9c76 Remove code deprecated in ns-3.40 2025-06-13 16:32:35 +01:00
André Apitzsch
ba9319e58c doc: Fix deprecation warning
> WARNING: The convert command is deprecated in IMv7, use "magick"
instead of "convert" or "magick convert"
2025-06-05 20:53:38 +01:00
André Apitzsch
9947faee9f doc: Move common variables to shared location 2025-06-05 20:53:38 +01:00
Eduardo Almeida
2bd3411b0e core, doc: Add NS_DEPRECATED_3_46 macro 2025-06-02 15:18:30 +01:00
Tom Henderson
461547ba4d doc: Update documentation for new ns-allinone package 2025-05-28 18:08:30 -07:00
Eduardo Almeida
2e799243ad doc: Fix note about supported clang-format versions 2025-05-22 18:15:26 +01:00
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
Gabriel Ferreira
3a930cd85c doc, wifi: (fixes #1158) Reintroduce WifiPpdu's destructor due to PIMPL
Also add reference explaining why declaring a default destructor in the header is a problem
2025-05-07 10:53:07 +02:00
Alberto Gallegos Ramonet
8916c909dc dsr: Update documentation format 2025-04-22 12:11:33 +09:00
Kavya Bhat
0485fa6dcf internet-apps: DHCPv6 Application model (GSoC 24) 2025-04-20 20:17:51 +00:00
Alberto Gallegos Ramonet
11ae5e4cad docs: Update model documentation guidelines and create-model.py script 2025-04-12 15:47:03 +00:00
Alberto Gallegos Ramonet
9d85e7f730 flow-monitor: Reformat documentation and update content 2025-04-09 11:53:39 +09:00
Eduardo Almeida
a7ae995e72 check-style, doc: Add support for clang-format-19 2025-03-31 21:52:05 +01:00
Tom Henderson
b506ec1bc2 doc: Clarify specialization of GetInstanceTypeId() 2025-03-21 12:07:04 +00:00
Gabriel Ferreira
7f89cbfb53 docs: Add example of profiling and optimization 2025-03-20 16:51:16 -03:00
Gabriel Ferreira
4e48af7621 docs: Update perf build instructions for WSLv2 2025-03-19 17:39:16 -03:00
Tommaso Pecorella
916eecd59e doc: clarify macos packages installation 2025-03-17 22:50:53 +01:00
Eduardo Almeida
d69522a1af core, doc: Add NS_DEPRECATED_3_45 macro 2025-03-14 20:36:45 +00:00
Tommaso Pecorella
154bf7acb9 check-style: Add clang-format-18 to list of supported versions 2025-03-11 14:36:31 +00:00
Eduardo Almeida
7adaf06c57 doc: Add guidelines for comments in closing braces 2025-03-11 02:35:32 +00:00
Tom Henderson
5481f0a2d7 doc: Update ns-3 version in tutorial and installation 2025-03-09 11:27:40 -07:00
Tom Henderson
f5a00e1ba2 doc: Update required Doxygen version 2025-03-08 20:44:20 -08:00
André Apitzsch
a7d00ff5a3 doc: Update 'emulation' dependencies
vtun and uml-utilities are outdated.
2025-03-06 22:59:22 +00:00
Stefano Avallone
85be630add wifi: Update EMLSR model documentation 2025-02-22 10:49:29 +01:00
Tom Henderson
f6c5608c35 doc: Add section on NS3_LOG_ENABLE 2025-02-19 21:24:35 +00:00