summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2010-10-28 17:09:10 -0500
committerSol Jerome <sol.jerome@gmail.com>2010-11-02 20:35:19 -0500
commit313afd64879e1d7c860012c0b7d5430d100eaf41 (patch)
tree698c1e3482139dc695372e02aa6f71c6d909af4d /doc
parent40d3006505ea03cb2318622dff16eb7c2e8f7213 (diff)
downloadbcfg2-313afd64879e1d7c860012c0b7d5430d100eaf41.tar.gz
bcfg2-313afd64879e1d7c860012c0b7d5430d100eaf41.tar.bz2
bcfg2-313afd64879e1d7c860012c0b7d5430d100eaf41.zip
doc: Move Properties plugin documentation under connectors
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/connectors/properties.txt (renamed from doc/server/plugins/properties.txt)0
-rw-r--r--doc/server/plugins/index.txt10
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/server/plugins/properties.txt b/doc/server/plugins/connectors/properties.txt
index fa8bfd884..fa8bfd884 100644
--- a/doc/server/plugins/properties.txt
+++ b/doc/server/plugins/connectors/properties.txt
diff --git a/doc/server/plugins/index.txt b/doc/server/plugins/index.txt
index 126331325..61f91da86 100644
--- a/doc/server/plugins/index.txt
+++ b/doc/server/plugins/index.txt
@@ -68,6 +68,15 @@ Literal Configuration (Generators)
Each of these plugins has a corresponding subdirectory with the same
name in the Bcfg2 repository.
+Connector Plugins
+-----------------
+
+.. toctree::
+ :maxdepth: 2
+ :glob:
+
+ connectors/*
+
Statistics Plugins
------------------
@@ -103,5 +112,4 @@ More details can be found in :ref:`server-plugins-plugin-roles`
plugin-roles
probes/index
- properties
trigger