diff options
author | Yusuke Iwase <iwase.yusuke0@gmail.com> | 2015-08-20 16:16:30 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-21 09:39:48 +0900 |
commit | 1fc4ec6d8adcf379d3eaf8e9ad2b34f848ac1c2c (patch) | |
tree | 8b3b4e4e4baa8fed88b9a6e234c4e3d71ed800b6 /doc/source/index.rst | |
parent | ad4613d7dbb0872899a47498b9bb381f20c669fd (diff) |
doc: Include snort_integrate page into toctree
Currently, snort_integrate page is not included into toctree,
and it is difficult for user to find this page.
This patch adds snort_integrate page into toctree,
and removes warnings when building this page.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index cfe256b8..bb26e3aa 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -17,6 +17,7 @@ Contents: configuration.rst tests.rst using_with_openstack.rst + snort_integrate.rst app.rst Indices and tables |