From d881f000f963904bd28a6590c7994cc6ed1c1138 Mon Sep 17 00:00:00 2001 From: Andreas Herz Date: Sun, 3 Jan 2016 01:22:42 +0100 Subject: [PATCH] doc: add index for reputation to match wiki --- doc/sphinx/index.rst | 2 +- doc/sphinx/reputation/index.rst | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 doc/sphinx/reputation/index.rst diff --git a/doc/sphinx/index.rst b/doc/sphinx/index.rst index 8105af199b..9b8194d783 100644 --- a/doc/sphinx/index.rst +++ b/doc/sphinx/index.rst @@ -12,5 +12,5 @@ Suricata User Guide oinkmaster make-sense-alerts performance/index.rst - reputation/ipreputation/ip-reputation.rst + reputation/index.rst initscripts diff --git a/doc/sphinx/reputation/index.rst b/doc/sphinx/reputation/index.rst new file mode 100644 index 0000000000..0166a2ae0c --- /dev/null +++ b/doc/sphinx/reputation/index.rst @@ -0,0 +1,6 @@ +Reputation +========== + +.. toctree:: + + ipreputation/ip-reputation.rst