Commit Graph

14 Commits

Author SHA1 Message Date
André Apitzsch
4d293577a8 doc: Add license information to README 2024-07-03 15:29:28 +00:00
Eduardo Almeida
06802a5d9e Add latest GitLab release badge to README 2024-01-29 15:03:13 +00:00
Eduardo Almeida
6c81a8fccb doc: Update and improve README.md 2023-09-16 13:27:42 +00:00
Gabriel Ferreira
ec9d26acd9 bindings: package ns-3 as a pip wheel
Includes:
- Python examples to test Brite, Click and Openflow
- CI jobs for manylinux packaging of pip wheel
- Support for Linux distributions with lib and lib64 directories
- Configuration of RPATH not to require setting LD_LIBRARY_PATH

Signed-off-by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
2023-05-29 22:36:32 -03:00
Gabriel Ferreira
5bf6e4d642 Update README.md to display coverage and CI badges 2022-11-14 14:49:14 -03:00
Eduardo Almeida
af86894475 Fix syntax of Markdown files
- Automatic fixes using a linter.
- Consistent indenting and spacing.
- Consistent bullet character (i.e., "-" or "*").
- Consistent formatting format (i.e., "*X*" vs "_X_" for italics).
- Consistent heading format (# vs. ===).
- Consistent heading rules by decreasing order.
- Removed trailing punctuation in headers (e.g., ":").
- URLs enclosed in angle quotes <>.
- Escape angle quotes <T> with inline code blocks `<T>`.
2022-05-26 19:28:19 -07: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
71139a8661 Fix some links in the README.md 2020-08-06 13:57:05 -07:00
Arrobo, Gabriel
51c70e4e17 Fixed broken links 2020-04-09 20:24:59 -07:00
Natale Patriciello
79fd0747ac doc: Fixed Contributing.md 2018-12-17 11:09:02 +01:00
Natale Patriciello
a25e09ca09 doc: added CONTRIBUTING.md, references to git 2018-12-14 12:31:45 +01:00
Natale Patriciello
faa2bb23dd doc: Move README to README.md (With formatting update)
The markdown syntax is more web-friendly for the platform
we are currently using as code repository.
2018-12-14 10:31:32 +01:00