blob: 18ae23ec59c5811c0909ca2a6804db346e806b7e [file] [log] [blame]
Ashlesh Gawande6c86e302019-09-17 22:27:05 -05001.. Mini-NDN documentation master file, created by
2 sphinx-quickstart on Mon Sep 23 11:15:54 2019.
3 You can adapt this file completely to your liking, but it should at least
4 contain the root `toctree` directive.
5
6Mini-NDN: A Mininet-based NDN emulator
7======================================
8
9.. toctree::
10 :maxdepth: 2
11 :caption: Contents
12
13 introduction
14 install
15 experiment
16 howtos
17 release-notes
18 faq
19 hackathon
20 videos
awlane73add712024-08-12 21:49:00 -050021 authors
Ashlesh Gawande6c86e302019-09-17 22:27:05 -050022
23Helpful Links
24-------------
25
26* `NDN Website <http://named-data.net/>`_
27* `NDN Contributor's Guide <https://github.com/named-data/NFD/blob/master/CONTRIBUTING.md>`_
28* `Mininet Documentation <http://mininet.org/>`_
29* `Mini-NDN redmine <https://redmine.named-data.net/projects/mini-ndn>`_
30* `Mailing list <http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn>`_
Saurab Dulal576a4192020-08-25 00:55:22 -050031* :doc:`Mini-NDN Team <authors>`