From 42248f4465110ce4779745e6145075a0a9574c1a Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 14 Aug 2013 13:12:13 -0400 Subject: Revert "doc: minor fixes" Commit had more stuff in it than it should have. This reverts commit a9a7c84703eb7250012fd68af3e4ca77eae07029. --- doc/development/cfg.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/development/cfg.txt') diff --git a/doc/development/cfg.txt b/doc/development/cfg.txt index f93bb42c7..a4360559f 100644 --- a/doc/development/cfg.txt +++ b/doc/development/cfg.txt @@ -55,6 +55,11 @@ exceptions: .. autoexception:: Bcfg2.Server.Plugin.exceptions.PluginInitError :noindex: +Global Variables +================ + +.. autodata:: Bcfg2.Server.Plugins.Cfg.CFG + Existing Cfg Handlers ===================== @@ -94,4 +99,3 @@ included for completeness. .. autoclass:: Bcfg2.Server.Plugins.Cfg.CfgEntrySet .. autoclass:: Bcfg2.Server.Plugins.Cfg.Cfg -.. automethod:: Bcfg2.Server.Plugins.Cfg.get_cfg -- cgit v1.2.3-1-g7c22