From 868f96c759b6650d88ff9f4fbc5c048302134248 Mon Sep 17 00:00:00 2001
From: Sebastien Blot
Date: Wed, 20 Sep 2017 10:11:01 +0200
Subject: Initial import
---
doc/source/index.rst | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 doc/source/index.rst
(limited to 'doc/source/index.rst')
diff --git a/doc/source/index.rst b/doc/source/index.rst
new file mode 100644
index 0000000..8a9c340
--- /dev/null
+++ b/doc/source/index.rst
@@ -0,0 +1,30 @@
+Snuffleupagus
+=============
+
+Snuffleupagus is a `PHP 7+ `_ module designed to drastically raising the cost of
+attacks against website, by killing entire bug classes, and also providing a
+powerful virtual-patching system, allowing administrator to fix specific
+vulnerabilities and audit suspicious behaviours without having to touch the PHP code.
+
+Documentation
+-------------
+
+.. toctree::
+ :maxdepth: 2
+
+ features
+ installation
+ config
+ download
+ faq
+ papers
+
+Greetings
+---------
+We would like to thank the following people:
+
+- `Suhosin `_, for paving the way.
+- The people behind the `RIPS `_ scanner for their ground breaking work
+- `NBS System `_, for creating and open-sourcing this piece of software
+- `Websec.fr `_, for keeping our interesting vulnerabilities alive
+- Web developers around the world, for being so imaginative
--
cgit v1.3