Commit Graph

123 Commits

Author SHA1 Message Date
Stefano Avallone
1781b63b6a Remove attributes, methods and symbols deprecated since ns-3.42 2025-09-23 10:23:55 +02: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
Eduardo Almeida
2bd3411b0e core, doc: Add NS_DEPRECATED_3_46 macro 2025-06-02 15:18:30 +01:00
Eduardo Almeida
d69522a1af core, doc: Add NS_DEPRECATED_3_45 macro 2025-03-14 20:36:45 +00:00
Tommaso Pecorella
603ce30446 core: fix math in RNG docs 2024-09-12 17:58:55 +00:00
André Apitzsch
1e2c304973 core: Add deprecated for ns-3.43 2024-06-04 18:21:11 +00:00
Peter D. Barnes, Jr
00001c5379 docs: expand deprecation macros as defined 2024-05-23 16:33:20 +00:00
Eduardo Almeida
29d820a82c doc: Disable Doxygen's STRIP_CODE_COMMENTS 2024-03-25 14:23:14 +00:00
Tommaso Pecorella
5f963e32ea doc: svg interactive images instead of png for doxygen 2024-02-21 12:29:26 -06:00
Tommaso Pecorella
6fb9855af5 doc: align documentation and classes to match and remove warnings. 2024-02-21 12:29:26 -06:00
Tommaso Pecorella
c70cfd026e doc: increase doxygen cache 2024-02-16 16:33:27 +00:00
Tommaso Pecorella
1b87e6b72a doc: add missing latex package to doxygen conf 2023-06-14 01:59:14 +02:00
Raghuram
8a480ca500 Fixes Dark mode support(issue#829) 2023-03-26 23:27:09 +05:30
Tommaso Pecorella
5f0c3c33c5 doc: (fixes #849) disable doxygen dark mode 2023-02-06 20:08:37 +00:00
Peter D. Barnes, Jr
820c029e8b doc: (void)' -> ()' in documentation 2023-01-05 23:47:13 +00:00
Gabriel Ferreira
1c417da685 docs: enable doxygen CREATE_SUBDIRS and DOT_MULTI_TARGETS
The first option is nicer to slow filesystems and the second speeds up the build by reusing the same Dot (graphviz) process for multiple steps of a single target
2022-10-10 20:09:59 -03:00
Tommaso Pecorella
67f290fe9f doc: change doxygen paper size to a4 2022-08-30 20:30:42 +00:00
Gabriel Ferreira
60e1e4032c fixing dead links 2022-06-18 17:57:05 -03:00
Stefano Avallone
70ea7891fc core: Get the full type name for template classes
Also add a macro for class templates with two template parameters.
2022-06-08 15:31:44 +02:00
Peter D. Barnes, Jr
d368877d92 doc: disable multi-threaded Doxygen
This was causing seg-faults on Mac
2022-02-07 12:40:00 -08:00
Peter D. Barnes, Jr
ad46ec35a0 doc: update doxygen.conf to Doxygen v 1.9.3 2022-02-07 12:40:00 -08:00
Peter D. Barnes, Jr
0c40e7b4f7 doc: Update Doxygen configuration 2022-01-24 12:13:16 -08:00
Tommaso Pecorella
efdb2e21f4 Doxygen related fixes 2022-01-08 07:08:25 +00:00
Gabriel Ferreira
3c604d5b2e Update docs with CMake and ns3 wrapper 2021-12-01 12:29:56 -08:00
Ameya Deshpande
a80d4c95e0 nix-vector-routing: template-based Nix-Vector Routing - IPv4 and IPv6 compliant. 2021-08-13 23:31:35 +00:00
Rediet
fad6f02301 doc: Add alias for gitlab issues 2021-05-25 17:11:15 +02:00
Tommaso Pecorella
f483dc72dd Add NS_ABORT_MSG_IF to preprocessed macros 2020-09-17 13:03:12 +02:00
Tommaso Pecorella
ece1b3616c Fix NS_ABORT_MSG_UNLESS processing 2020-09-17 13:02:42 +02:00
Tommaso Pecorella
a483ebaf5b Update doxygen configuration to 1.8.20 2020-09-17 13:02:10 +02:00
Peter D. Barnes, Jr
da6e6b340f docs: various fixes for broken links, removed AttributeValue types 2020-04-27 16:20:09 -07:00
Peter D. Barnes, Jr
5096cf389d docs: refactor doxygen.warnings.report.sh to produce introspected-doxygen.h correctly. 2020-04-10 17:30:25 -07:00
Peter D. Barnes, Jr
97db4ed6eb docs: make ./waf --doxygen-no-build actually work
Make doxygen.warnings.report.sh attempt to run print-introspected-doxygen,
but not fail if p-i-d hasn't been built.
2020-03-18 17:10:36 -07:00
Budiarto Herman
372b008e5d applications: Add 3GPP HTTP model 2018-06-08 10:55:56 -07:00
Peter D. Barnes, Jr.
b02adffd4a [doxy] Speed up doxygen.warnings.report.sh run 2018-01-22 17:25:15 -08:00
Peter D. Barnes, Jr.
7b8bcd8572 [doxy] config tweaks 2017-09-17 19:41:21 -07:00
Peter D. Barnes, Jr.
485c2673b8 [doxy] Add doxygen file header to introspected-doxygen.h 2017-08-29 07:56:38 -07:00
Tommaso Pecorella
e663d70357 various doxygen fixes 2017-05-10 00:06:51 +02:00
Lauri Sormunen
54b20047fd build: (fixes #2630) Add contrib directory in parallel to src 2017-04-06 20:32:04 -07:00
Peter D. Barnes, Jr.
b271b6fdff Revert changes to doxygen.conf from r12694 5209b094 2017-03-23 12:39:31 -07:00
Sébastien Deronne
ba433f9a20 wifi: add RRPAA wifi rate control (patch from Matias Richart) 2017-02-15 23:44:05 +01:00
Peter D. Barnes, Jr.
f7311ec17a Build profile macros 2015-07-28 16:33:35 -07:00
Peter D. Barnes, Jr.
9e71fc449f [Doxygen] Template parameter deduction. 2015-07-22 17:09:55 -07:00
Peter D. Barnes, Jr.
69dd251a0f [Doxygen] Better documentation for NS_DEPRECATED 2015-07-10 18:13:14 -07:00
Peter D. Barnes, Jr.
80c0d68e5d include the core module declared in doc/modules 2015-01-29 15:07:07 -08:00
Peter D. Barnes, Jr.
ec924126b2 [Doxygen] Remove extraneous 'n' introduced by doxygen update in r11143 fd2cfa7dd551 2015-01-23 22:33:30 -08:00
Peter D. Barnes, Jr.
6dac3ff450 [Doxygen] Update doxygen.conf to doxygen-1.8.9.1 2015-01-20 15:14:03 -08:00
Peter D. Barnes, Jr.
a62f4ca624 [Doxygen] Protect ns-3 comments in doxygen.conf 2015-01-20 13:50:26 -08:00
Peter D. Barnes, Jr.
cccfc167dd [Doxygen] Attribute implementations. 2014-10-21 16:14:35 -07:00
Peter D. Barnes, Jr.
d767aaddd2 [Doxygen] Fix configuration errors; suppress mains. 2014-10-08 21:05:10 -07:00