diff options
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst new file mode 100644 index 000000000..625e716ba --- /dev/null +++ b/doc/index.rst @@ -0,0 +1,19 @@ +nDPI Documentation +==================== + +nDPI is an open source DPI (Deep Packet Inspection) toolkit for traffic analysis. + +.. toctree:: + :maxdepth: 2 + + what_is_ndpi + api + flow_risks + +.. Indices and tables +.. ================== +.. +.. * :ref:`genindex` +.. * :ref:`modindex` +.. * :ref:`search` + |