Commit Graph

1162 Commits

Author SHA1 Message Date
Eduardo Almeida
0b5803a762 antenna, doc, energy, lte, spectrum: (fixes #1034) Fix and remove non-cited references in documentation 2024-02-23 12:30:43 +00:00
Eduardo Almeida
b77d197c07 doc: Do not set documentation language
Sphinx 5.0.0 no longer accepts "language = None". Default behavior is to fallback to English.
2024-02-23 12:30:43 +00:00
Eduardo Almeida
456f840cc7 doc: Add warning-as-error to Sphinx options 2024-02-23 12:30:43 +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
Eduardo Almeida
2d04193b54 doc, wifi: Fix rendering of RST code blocks 2024-02-20 11:17:16 +00:00
Tommaso Pecorella
c70cfd026e doc: increase doxygen cache 2024-02-16 16:33:27 +00:00
AlessioBugetti
cf08a97b7e doc: (fixes #1016) Update ns3_doxy_header 2024-02-11 03:06:58 +00:00
AlessioBugetti
a442b054b4 doc: (fixes #1016) Update ns3_doxy_footer 2024-02-11 03:06:58 +00:00
Tom Henderson
aa8f2a54e8 doc: Update ns-3 version in tutorial and installation references 2024-02-09 13:04:36 -08:00
Tom Henderson
64853768c8 doc: Fix code example (reported by Doug Blough) 2024-02-06 15:06:43 -08:00
AlessioBugetti
4a3b0fea8b doc: Fix Doxygen logo issue 2024-01-30 03:46:38 +00:00
AlessioBugetti
f993518fa7 doc: (fixes #973) Fix the dark mode issues 2024-01-30 03:46:38 +00:00
Tommaso Pecorella
61750bbd89 doc: improve the manual event description 2024-01-27 20:48:38 +00:00
AlessioBugetti
567566c259 core: (fixes #540) Add Bernoulli and Binomial Distributions
- Add BernoulliRandomVariable and BinomialRandomVariable to the random-variable-stream model
- Add BernoulliRandomVariable and BinomialRandomVariable to random-variables.rst
- Add a stanza to main-random-variable-stream.cc for BernoulliRandomVariable and BinomialRandomVariable
- Add tests for BernoulliRandomVariable and BinomialRandomVariable in random-variable-stream-test-suite.cc
- Update RELEASE_NOTES.md and CHANGES.md
2024-01-26 13:39:57 +01:00
Stefano Avallone
2bfc81db90 wifi: Extend documentation for EMLSR design 2024-01-26 08:54:28 +00:00
Tom Henderson
687876616a doc: Provide guidelines on map usage 2024-01-11 09:54:27 -08:00
Eduardo Almeida
5104b82cff doc: Fix indentation and rendering of RST code blocks 2024-01-09 18:54:45 +00:00
Gabriel Ferreira
1f1c351156 build: refactor handling of lib/lib64 install directories 2023-12-27 20:23:30 +00:00
Gabriel Ferreira
c5224d8abc docs: add note regarding CI_DEFAULT_BRANCH settings of gitlab-ci-local 2023-12-23 12:51:17 +00:00
Gabriel Ferreira
4dc8f09b14 docs: add note to VSCode regarding the need of the ns-3 library directory in the PATH 2023-12-23 12:51:17 +00:00
Eduardo Almeida
fc294e9ed2 doc: Fix docs according to clang-tidy modernize-use-equals-delete check 2023-12-09 17:39:27 +00:00
Eduardo Almeida
ba330d367f doc: Update recommended settings for Python formatting (VS Code 1.85) 2023-12-08 15:28:02 +00:00
Gabriel Ferreira
8f6a3413a4 style: apply black and isort 2023-11-20 21:30:01 -03:00
Gabriel Ferreira
bfc875a91d doc: add Python format section
Co-authored-by: Eduardo Almeida <enmsa@outlook.pt>
2023-11-20 19:32:01 +00:00
Martin Quinson
98baaeb9a4 doc: (fixes #978) add project name to copyright string
Fixes an error raised by Sphinx 7.2.6 when SOURCE_DATE_EPOCH is set.
2023-11-19 18:06:57 -03:00
Gabriel Ferreira
b99875e866 build: remove leftovers from 5e551a21 2023-11-19 12:30:12 -03:00
Gabriel Ferreira
8a2f4b642c build: rename optional_visualizer_lib to ns3-optional-visualizer-lib 2023-11-18 19:21:01 -03:00
Tom Henderson
7e9596c23a doc: Clarify MacPorts clang-tidy installation 2023-11-11 19:05:44 -05:00
Tom Henderson
103ed635b3 doc: Fix table formatting 2023-11-11 19:05:44 -05:00
Gabriel Ferreira
9b7088d363 doc: add note regarding template classes and duplicate TypeId allocation 2023-11-02 23:40:06 +00:00
Eduardo Almeida
63372addd8 check-style: Add clang-format-17 to list of supported versions 2023-10-31 17:59:16 +00:00
Gabriel Ferreira
5cc21eea02 doc: add CMake format section 2023-10-28 16:52:19 -03:00
Alexander Krotov
5704e882a9 doc: replace GDB URL with wiki tutorial 2023-10-27 15:50:16 -03:00
Gabriel Ferreira
c9016a50c1 build: split macros-and-definitions.cmake 2023-10-27 13:19:16 -03:00
Gabriel Ferreira
3711e9f9db docs: fix dead urls 2023-10-27 00:25:06 -03:00
Eduardo Almeida
738729e0ab check-style: Fix documentation and add usage example for modified files 2023-10-06 15:05:39 +00:00
Eduardo Almeida
59246fb83d Fix spelling typos 2023-10-03 00:32:07 +01:00
Tom Henderson
56dd03f376 doc: Make small update and fix a typo 2023-09-27 14:55:37 -07:00
Tom Henderson
5e0ab22db3 Revert version strings to ns-3-dev 2023-09-27 09:11:52 -07:00
Tom Henderson
dfbe8428e6 Update ns-3 version in tutorial and installation references 2023-09-24 17:45:42 +00:00
Eduardo Almeida
df4dd4a99d doc: Update coding-style.rst with modernize-use-auto check 2023-09-18 00:36:39 +01:00
Eduardo Almeida
1e939ef891 check-style: Add check for #include headers from same module with "ns3/" prefix 2023-09-17 15:59:43 +01:00
Eduardo Almeida
923160b307 doc: Update coding-style.rst with clang-tidy modernize-use-bool-literals check 2023-09-15 16:36:26 +00:00
Eduardo Almeida
f7a02d6265 doc: Add caching performance tips to coding-style.rst 2023-09-13 19:48:01 +01:00
Eduardo Almeida
9bd7a8804f doc: Group coding-style performance topics into dedicated section 2023-09-13 19:44:47 +01:00
Gabriel Ferreira
acef927f99 docs: Update Python bindings docs regarding incompatibility with ARM-based Macs 2023-09-11 18:53:20 -03:00
Eduardo Almeida
ff954319a0 doc: Simplify check-style-clang-format.py usage commands
Remove optional flags to avoid errors from users copy-pasting the commands verbatim.
2023-09-06 23:07:35 +01:00
Gabriel Ferreira
4c15bc6cca doc: dark theme fixes
Aligned with DarkReader
2023-08-26 20:00:08 +00:00
Gabriel Ferreira
7ffbde57a1 docs: document example and test filtering per module feature 2023-08-25 19:06:30 -03:00