summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-11 10:44:51 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-11 10:44:51 -0400
commit69a690ddd390b335b083e4b6a144b48f2c74df1a (patch)
tree7a303927b972066c59a165949c56383e85228d55 /doc
parentd5ef5910898f601e6427c4e34b82a067268010eb (diff)
downloadbcfg2-69a690ddd390b335b083e4b6a144b48f2c74df1a.tar.gz
bcfg2-69a690ddd390b335b083e4b6a144b48f2c74df1a.tar.bz2
bcfg2-69a690ddd390b335b083e4b6a144b48f2c74df1a.zip
docs: fixed Cfg development docs on accessing configuration
Diffstat (limited to 'doc')
-rw-r--r--doc/development/cfg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/cfg.txt b/doc/development/cfg.txt
index 7d27efb12..20bd27f57 100644
--- a/doc/development/cfg.txt
+++ b/doc/development/cfg.txt
@@ -56,7 +56,7 @@ exceptions:
Accessing Configuration Options
===============================
-.. autoattribute:: Bcfg2.Server.Plugins.Cfg.SETUP
+.. autodata:: Bcfg2.Server.Plugins.Cfg.SETUP
Existing Cfg Handlers
=====================