summaryrefslogtreecommitdiffstats
path: root/doc/development
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-11-27 09:16:02 -0600
committerSol Jerome <sol.jerome@gmail.com>2012-11-27 09:16:02 -0600
commit655aebf48f73180714985f8e0fe54d27078deb64 (patch)
tree044055bf56618d90484f7b178ac7c717e7689d91 /doc/development
parente3ff067d9b2797f1878b0cd2c10a8d22a3a94c22 (diff)
downloadbcfg2-655aebf48f73180714985f8e0fe54d27078deb64.tar.gz
bcfg2-655aebf48f73180714985f8e0fe54d27078deb64.tar.bz2
bcfg2-655aebf48f73180714985f8e0fe54d27078deb64.zip
doc: Add links to source code
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/development')
-rw-r--r--doc/development/plugins.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/plugins.txt b/doc/development/plugins.txt
index a680e7d04..91a4e6868 100644
--- a/doc/development/plugins.txt
+++ b/doc/development/plugins.txt
@@ -67,6 +67,7 @@ provide interfaces that a given plugin may or must implement.
Interfaces
^^^^^^^^^^
+.. class:: Bcfg2.Server.Plugin.interfaces
.. automodule:: Bcfg2.Server.Plugin.interfaces
Exposing XML-RPC Functions