summaryrefslogtreecommitdiffstats
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-10-28 17:09:10 -0500
commita44304d3fcb3fa4ec186e7ebbeb4d4e72f25e9de (patch)
treeda0a2760054ce67c5cca1d22b6e79f790bdb9fce
parent636adaa1b3c0109e0f77be55ff0e8b3b18d65600 (diff)
downloadbcfg2-a44304d3fcb3fa4ec186e7ebbeb4d4e72f25e9de.tar.gz
bcfg2-a44304d3fcb3fa4ec186e7ebbeb4d4e72f25e9de.tar.bz2
bcfg2-a44304d3fcb3fa4ec186e7ebbeb4d4e72f25e9de.zip
doc: Move Properties plugin documentation under connectors
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
-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