summaryrefslogtreecommitdiffstats
path: root/external_libs/python/dpkt-1.8.6.2/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'external_libs/python/dpkt-1.8.6.2/docs/index.rst')
-rw-r--r--external_libs/python/dpkt-1.8.6.2/docs/index.rst32
1 files changed, 32 insertions, 0 deletions
diff --git a/external_libs/python/dpkt-1.8.6.2/docs/index.rst b/external_libs/python/dpkt-1.8.6.2/docs/index.rst
new file mode 100644
index 00000000..31ef9251
--- /dev/null
+++ b/external_libs/python/dpkt-1.8.6.2/docs/index.rst
@@ -0,0 +1,32 @@
+dpkt
+====
+.. include:: badges.rst
+dpkt is a python module for fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
+
+
+Getting Started
+===============
+.. toctree::
+ :maxdepth: 2
+
+ installation
+ examples
+
+API Reference
+=============
+.. toctree::
+ :maxdepth: 1
+
+ api/index
+
+About dpkt
+==========
+.. toctree::
+ :maxdepth: 2
+
+ authors
+ changelog
+ plans
+ contributing
+ license
+