Commit Graph

1030 Commits

Author SHA1 Message Date
Eduardo Almeida
b2c5bcd032 doc: Remove emacs comment from coding-style.rst 2022-10-14 14:13:12 +00:00
Gabriel Ferreira
6ac24de27c doc: fix typos in Windows docs 2022-10-12 20:58:14 -03:00
Gabriel Ferreira
8f250053b5 doc: add missing line to default Vagrantfile contents for Windows 2022-10-12 11:31:30 -03: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
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
78984d28b9 doc: Minor adjustments to coding-style.rst 2022-10-10 19:25:49 +01:00
Eduardo Almeida
e25ff966fe Apply clang-format to codebase 2022-10-07 20:08:35 +00:00
Eduardo Almeida
2e2c3d7cba doc: Add clang-tidy to "coding-style.rst" 2022-10-06 21:12:15 +00:00
Eduardo Almeida
3d9e2d39b7 doc: Convert tabs to spaces 2022-10-06 19:49:38 +00:00
Tom Henderson
c72bdf2c37 doc: Update enhancements.rst 2022-10-06 19:49:37 +00:00
Eduardo Almeida
7279f9c135 doc: Update coding style documentation to the new ns-3 style 2022-10-06 19:49:37 +00:00
Peter Barnes
41fed49054 utils: update bench-scheduler to report average and stdev, use 64-bit counters 2022-10-04 23:09:25 +00:00
Eduardo Almeida
a4c576bf38 lr-wpan: Convert spaces to tabs in Makefile 2022-09-28 19:59:32 +01:00
Tommaso Pecorella
68db943fce lr-wpan: fix model documentation 2022-09-28 20:23:32 +02:00
Gabriel Ferreira
f8846d22ed build: add STANDALONE option to build_exec and fix static builds 2022-09-24 15:04:53 -03:00
Gabriel Ferreira
81155c18c7 build, docs: Add option to limit build and testing to specified modules 2022-09-19 21:55:26 +00:00
Gabriel Ferreira
604302a417 docs: Fix typos in PCH documentation 2022-09-19 21:55:26 +00:00
Gabriel Ferreira
3e43ef1742 build, docs: Replace python-based with cmake-based .ns3rc files 2022-09-19 21:55:26 +00:00
Gabriel Ferreira
24ee65fb23 docs: Add documentation on how to define executable targets in CMake
Includes the new `build_exec` macro.
2022-09-17 11:13:38 +00:00
Tommaso Pecorella
227bb6dbbe doc: fix trailing whitespace 2022-09-15 00:27:51 +02:00
Tommaso Pecorella
90fb674920 doc: fix coding style bad indentation 2022-09-15 00:20:23 +02:00
Stefano Avallone
76406760e3 wifi: Update design documentation 2022-09-14 20:33:43 +00:00
Stefano Avallone
7193a5f96d network: Add a function to test header (de)serialization 2022-08-31 07:16:10 +00:00
Tommaso Pecorella
67f290fe9f doc: change doxygen paper size to a4 2022-08-30 20:30:42 +00:00
Tommaso Pecorella
8ea83b4f72 doc: report additional doxygen warnings 2022-08-30 20:30:42 +00:00
Tom Henderson
2a16a2750b doc: Update coding style for boolean tests of Ptr 2022-08-18 09:11:13 -07:00
Tom Henderson
574c9651f4 doc: Update release steps for version.cache and deprecated tag 2022-08-09 08:42:57 -07:00
Gabriel Ferreira
6ac76bd9a2 doc: update python bindings docs to use cppyy 2022-08-01 21:24:02 +00:00
Peter D. Barnes, Jr
1bf56b7697 utils: (merges !1000) Rename and refactor bench-simulator -> bench-scheduler
Add --all option to benchmark all schedulers.
2022-07-13 17:32:56 -07:00
Gabriel Ferreira
588a0169d2 doc: update ns3 script options and CHANGES.md 2022-07-08 14:40:26 +00:00
Gabriel Ferreira
820dbeab66 doc: fix wrong uses of ns3 run 2022-07-06 10:06:41 -03:00
Gabriel Ferreira
cc9928f8a1 doc: document CCache and PCH settings 2022-07-01 22:07:40 -03:00
Tom Henderson
650083e740 doc: Fix broken link on menu bar 2022-06-19 12:24:19 -07:00
Tom Henderson
19ee0474b8 doc: (fixes #674) Change mode of tutorial IDE images 2022-06-19 10:16:50 -07:00
Gabriel Ferreira
60e1e4032c fixing dead links 2022-06-18 17:57:05 -03: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
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
Tom Henderson
54f01f11a9 doc: Fix formatting 2022-06-06 13:04:15 -07:00
Tom Henderson
b6a5ee8151 Run utils/trim-trailing-whitespace.py on codebase 2022-06-05 21:01:11 -07:00
Eduardo Almeida
7c47d8af08 doc: Fix indentation on coding-style.rst 2022-06-05 20:59:44 -07:00
Eduardo Almeida
bbb3e9bc75 doc: Add information about trim-trailing-whitespace.py 2022-06-05 20:59:44 -07:00
Tom Henderson
514294e254 doc: Update release_steps.txt 2022-06-03 14:29:03 -07:00
Tommaso Pecorella
5ad9678074 doc: fix lr-wpan model documentation 2022-06-02 22:44:56 +02:00
Gabriel Ferreira
6a9a3b1f51 doc: add short version on how to find and use third-party libraries 2022-05-29 15:34:53 +00:00
Gabriel Ferreira
df884c1f2e doc: fix gitlab-ci-local link and compiler flags table 2022-05-29 15:34:53 +00:00
Eduardo Almeida
6f9622ccc0 doc: Fix indentation on gnuplot.rst 2022-05-26 17:14:03 -07:00
Eduardo Almeida
201676fca7 Remove "using namespace std;" from codebase 2022-05-26 17:14:03 -07:00
Tommaso Pecorella
64a51b15ac doc: fix apiscan-all example 2022-05-26 17:07:11 +00:00
Tom Henderson
0e0e4acf31 Update website release steps 2022-05-11 07:18:58 -07:00