commit | 750d0407c8bd415e5f2f5613d670070f423311df | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Feb 25 16:50:50 2025 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Feb 25 20:35:50 2025 -0500 |
tree | 975f771bd91832233881c7a4a1347e93db8acd93 | |
parent | ef24076b50244efe65782c8a07b79793c154e8ce [diff] |
docs: fix numerous references and formatting issues Change-Id: I2be0a3a49e1dd11a74324d925b1c9f7fcde7f29b
Mini-NDN is a lightweight networking emulation tool that enables testing, experimentation, and research on the NDN platform based on Mininet. Mini-NDN uses the NDN libraries, NFD, NLSR, and tools released by the NDN project to emulate an NDN network on a single system.
Mini-NDN is free and open source software distributed under the GNU General Public License version 3. For more information about licensing details and limitations, please refer to COPYING.md
.
The first release of Mini-NDN is developed by members of the NSF-sponsored NDN project team. For more details, please refer to AUTHORS.rst
. Bug reports and feedback are highly appreciated and can be made through our Redmine site and the mini-ndn mailing list.
Mini-NDN is open to contribution from the public. If you are new to the NDN software community and intend to contribute to the codebase, please read our Contributor's Guide.
Please refer to https://minindn.memphis.edu/ for installation, usage, and other documentation. The documentation can also be built locally using:
./docs/build.sh
and is available under docs/_build/html
.