Commit Graph

1232 Commits

Author SHA1 Message Date
Eduardo Almeida
15ff897e73 clang-format: Add check for emacs file style comment 2025-02-10 19:00:40 +00:00
Eduardo Almeida
d525eb23b8 doc: Create table with check-style-clang-format.py checks 2025-02-10 19:00:40 +00:00
Eduardo Almeida
dffed2fa8c clang-format: Run license check before whitespace and tab 2025-02-10 19:00:40 +00:00
Tom Henderson
aa086c362d doc: (fixes #1183) Fix broken link to Doxygen Topics 2025-02-06 20:55:42 +00:00
Eduardo Almeida
0f6425d3a4 clang-tidy: Raise minimum clang-tidy version to 15 2025-02-06 13:45:50 +00:00
Eduardo Almeida
ba1b71526c check-style, ci, doc: Raise minimum clang-format version to 15 2025-02-06 13:45:50 +00:00
André Apitzsch
c8e2be0565 doc: Remove unused uncrustify from base packages for docker 2025-02-03 17:01:51 +00:00
Eduardo Almeida
89b008ccc3 doc: Update coding-style.rst to use #include with quotes 2025-01-17 19:02:17 +00:00
Eduardo Almeida
c99b2007df check-style: Add check for ns-3 #include headers with angle brackets 2025-01-17 19:02:17 +00:00
Alberto Gallegos Ramonet
afeec2978c zigbee: Update Zigbee documentation direct join 2025-01-03 18:02:50 +09:00
Gabriel Ferreira
e7c52a4f4f build: Scan for modules in the external contrib directory ../ns-3-external-contrib 2024-12-21 18:45:28 +00:00
Alberto Gallegos Ramonet
b3c886111b zigbee: Update documentation (Mesh routing) 2024-12-11 11:12:40 +09:00
André Apitzsch
f67ff99635 build: Limit scope of MPI definition and include directory 2024-12-07 18:38:56 +01:00
Alberto Gallegos Ramonet
c3ece18972 zigbee: Replace image in doc and add zigbee module to list of docs 2024-12-06 15:38:43 +09:00
Tom Henderson
af14c5f502 doc: Increase PNG conversion image quality 2024-11-22 15:10:10 +00:00
Gabriel Ferreira
0e41a5555f check-style: Replace NBSP with empty space 2024-11-10 20:11:29 +01:00
Gabriel Ferreira
d1cac8ba3e doc: Add virtual environment section to Python manual 2024-11-10 20:11:29 +01:00
Eduardo Almeida
6ef966c4cf Replace Doxygen tags using \ with @ 2024-11-08 18:05:46 +00:00
Eduardo Almeida
e99d17039b check-style: (fixes #1018) Add check for Doxygen tags using \ rather than @ 2024-11-08 18:05:22 +00:00
Eduardo Almeida
e0e7f6f0e7 doc: Update coding-style to prefer Doxygen @ tags 2024-11-08 18:05:22 +00:00
Eduardo Almeida
5afa1fd7ef Use Time() constructor with integer values 2024-11-08 18:01:13 +00:00
André Apitzsch
c78f425c30 doc: Remove references to Qt4
Qt4 is end of life since 2015.

https://wiki.qt.io/Qt_version_history#Qt_4
2024-11-01 14:41:06 +01:00
André Apitzsch
55c2fe7253 build, core, doc, vis: Add license information to third-party files 2024-10-27 13:34:42 +00:00
Eduardo Almeida
ad1a8e9f86 doc: Add Markdown lint section to coding-style.rst 2024-10-18 13:58:03 +01:00
Eduardo Almeida
463e1e4371 Replace formatted apostrophe (’) by simple one (') in docs 2024-10-18 11:42:19 +00:00
Eduardo Almeida
0930c00007 check-style: Add check for file encoding 2024-10-18 10:14:24 +00:00
Eduardo Almeida
b0ce10645b doc: Add --no-license flag for check-style-clang-format.py documentation 2024-10-18 10:14:24 +00:00
Tom Henderson
02e852852c doc: Clarify CMake options for macOS 2024-10-15 19:49:22 +00:00
Tom Henderson
e9631008ec doc: Update ns-3 version in tutorial and installation 2024-10-09 15:35:51 -07:00
Eduardo Almeida
0aa5108cd9 check-style: Add check for SPDX license 2024-10-07 16:50:51 +01:00
Eduardo Almeida
e66a68416b check-style: Fix documentation 2024-10-07 16:37:18 +01:00
Tom Henderson
c27f86ec81 doc: Add coding style rules for ns3::Time and initialization 2024-10-04 16:04:05 +00:00
Tommaso Pecorella
44a872d1b4 doc: check for LaTeX errors 2024-10-02 22:14:50 +02:00
Eduardo Almeida
b5bea66b3f doc: Fix code block rendering due to excessive indentation 2024-09-28 16:32:06 +00:00
Eduardo Almeida
546a281106 doc: Merge doc/contributing.txt into CONTRIBUTING.md 2024-09-17 18:14:44 +01:00
Peter D. Barnes, Jr
c89f33e882 docs: Restore doxygen.conf when a warnings build has been interrupted. 2024-09-12 15:07:54 -07:00
Tommaso Pecorella
603ce30446 core: fix math in RNG docs 2024-09-12 17:58:55 +00:00
André Apitzsch
bd4c735b15 doc: Add SPDX license guidelines 2024-09-06 19:32:31 +00:00
Gabriel Ferreira
4217acc7f6 docs: Update CMake documentation with build_lib refactoring 2024-08-30 23:57:28 +00:00
Gabriel Ferreira
d5772ce048 doc: Update Windows installation regarding dia and texlive with Msys2 2024-08-30 23:57:28 +00:00
Gabriel Ferreira
668ff9ad98 doc: Fix dead urls 2024-08-30 23:57:28 +00:00
Eduardo Almeida
e8ed6a539c Fix Doxygen formatting 2024-08-29 01:03:20 +00:00
Tom Henderson
7a9f664cbe doc: Update MacPorts sphinx dependencies 2024-08-22 17:19:04 +00:00
AlessioBugetti
cc4953ed27 doc: (fixes #1120) Change \returns to \return in coding-style.rst 2024-08-21 10:19:57 +00:00
Sébastien Deronne
73474d22dc core: Add largest extreme value random distribution 2024-08-20 18:04:33 +00:00
Sébastien Deronne
a9ffe7821e core: Add laplacian random distribution 2024-08-20 18:04:33 +00:00
Tom Henderson
10f5371ff3 doc: Update sample code in tutorial 2024-08-16 07:16:52 -07:00
Gabriel Ferreira
dd95a36bf0 doc: Partially revert 4597de82, which hides the commit hash on 3-dev version 2024-08-14 18:05:17 +02:00
Gabriel Ferreira
4597de8219 doc: Use git describe --long, and accept 0 or 1 distance to tag as the release 2024-08-09 14:39:33 +02:00
Eduardo Almeida
1d03ba7700 doc: Expand clang-format Git integration instructions 2024-07-01 15:21:36 +01:00