Refactored plugins structure + added docs

Change-Id: I167a2a67758f9dd9160f703216de13deb12c02c2
This commit is contained in:
aviau 2014-12-12 17:38:51 -05:00
parent aa0c3ae9d9
commit 2b542b6996
9 changed files with 21 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Table of Contents:
readme
getting_started
webapi/index
shinken_plugins
Indices and tables
==================

1
doc/source/shinken-plugins Symbolic link
View File

@ -0,0 +1 @@
../../shinken-plugins

View File

@ -0,0 +1,9 @@
===============
Shinken plugins
===============
.. toctree::
:maxdepth: 2
:glob:
shinken-plugins/plugins/*/doc/*

View File

@ -0,0 +1,4 @@
plugin-check-glance
===================
Shinken plugin to monitor Glance

View File

@ -0,0 +1,4 @@
plugin-check-keystone
=====================
Shinken plugin to check Keystone

View File

@ -0,0 +1,2 @@
shinkenplugins
python-keystoneclient