Commit Graph

32 Commits

Author SHA1 Message Date
Eduardo Almeida
c752ce2630 docs,wifi: Remove emacs lines 2023-06-08 17:49:57 +00:00
Tom Henderson
b4684c3d7c doc: Fix spelling and capitalization errors 2023-02-05 09:00:09 -08:00
Peter D. Barnes, Jr
700543b01a doc: remove space before paren in code samples 2023-01-05 23:47:13 +00:00
Tom Henderson
93c4bbd9ac doc: Update stale tutorial information 2022-06-14 08:20:50 -07:00
Tom Henderson
b6a5ee8151 Run utils/trim-trailing-whitespace.py on codebase 2022-06-05 21:01:11 -07:00
Gabriel Ferreira
4aedba2f00 build: CMake refactoring and fixes
Includes:
- fix int64x64 parsing order, remove cached entries in macros-and-definitions and in the docs
- update launch.json scratch names
- add a ctest entry per executable
- forward POSIX signal in ns3 (to get segmentation fault)
- prioritize Ninja generator instead of Makefiles
- add tests for unused utils source files
- remove dummy file and add tests to check for unused source files
- add missing examples and clean up unnecessary definitions
- missing feature entry for LTE used by pybindgen
- refactor CMake related filenames
- fix python libraries and include directories bindings
- fix brite example name
- Keep C++ compiler and flags when refreshing
- Disable precompiled headers when Ccache is found
- Mark find_external_library headers as advanced
- consolidate auxiliary files: build-status.py, _cache.py and .lock-waf_sys.platform_build files are merged into .lock-ns3_sys.platform_build
- scan .cc sources used in bindings and update docs
2022-02-21 22:18:42 -03:00
Gabriel Ferreira
33f2ee841b doc: update ns3 API 2022-01-19 16:25:03 -03:00
Gabriel Ferreira
3c604d5b2e Update docs with CMake and ns3 wrapper 2021-12-01 12:29:56 -08:00
Tom Henderson
80134a570d Update references to RELEASE_NOTES 2021-11-03 18:01:13 -07:00
Tom Henderson
ab476ddcde documentation: Add quick start section to ns-3 tutorial 2021-09-22 13:45:39 -07:00
Tom Henderson
bba146ea39 Remove reference to Mercurial 2019-01-10 14:20:39 -08:00
Tom Henderson
9548c0ce9b documentation: Update tutorial to ns-3.29 and conversion to git 2019-01-07 15:27:20 -08:00
Alexander Krotov
359ec07864 Tutorial spellcheck 2017-07-19 11:37:44 +03:00
Tom Henderson
e2fc90a90a update some stale tutorial info 2016-01-11 14:44:13 -08:00
Tommaso Pecorella
09e006a8f9 Clarification about the p2p delay attribute 2015-11-01 18:48:16 +01:00
Tom Henderson
55a43bb5bc fix tutorial typos (found by Renan) 2015-02-23 12:31:31 -08:00
Tommaso Pecorella
d01fcfd9ab update tutorial to describe Simulator::Stop 2014-09-15 11:29:15 -07:00
Peter D. Barnes, Jr.
85e9ba3b48 bug 954: Changing the simulation time resolution does not work well with attributes
v.3 Responding to code review comments

https://codereview.appspot.com/6821106/
2013-08-14 16:52:06 -07:00
Peter D. Barnes, Jr.
9f77e699cb Manual and Tutorial syntax coloring 2013-07-17 17:09:36 -07:00
Tom Henderson
f1734920c9 bug 954: back out changesets 1a2abe07b53d, 8934b7c0c1cb, and 8ef8d8bae350 2012-12-15 23:02:03 -08:00
Peter D. Barnes, Jr.
3086fb5c95 bug 954: Changing the simulation time resolution does not work well with attributes 2012-12-08 21:23:44 -08:00
Vedran Miletić
a6836218f4 Minor fixes and corrections to tutorial formatting. 2012-12-04 13:56:31 +01:00
Tom Henderson
38f973aa5c bug 1514: make TimeValue usage consistent in the tutorial 2012-10-21 15:48:47 -07:00
Bruno Haick
b45519a952 fix broken tutorial link 2012-04-23 21:31:13 -07:00
Mitch Watrous
e6f6aaf3cd Fix references to old website in Tutorial 2011-09-08 12:23:16 -07:00
Andrey Mazo
f0eeb738ad documentation fixes 2011-05-25 08:57:47 +04:00
Mitch Watrous
a861a19dbc Fix more paths in the documentation 2011-05-10 11:09:17 -07:00
Mitch Watrous
ccda4f247a Fix module names in documentation 2011-05-06 08:38:41 -07:00
Mitch Watrous
c9202337a8 Move examples out of samples directory and remove it 2011-04-14 14:22:09 -07:00
Mitch Watrous
1f9ea7d2ef Make examples not be built by default 2011-04-12 14:35:16 -07:00
Mitch Watrous
198e3ea042 Make tests not be built by default 2011-04-06 10:13:04 -07:00
Tom Henderson
7502977115 Move tutorial to Sphinx 2011-01-02 22:57:32 -08:00