From 3ea977825739b1c15c04ca053cc44bcfacf9cfb9 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 17 Sep 2012 10:26:17 -0400 Subject: minor Cfg docs fixes --- doc/development/cfg.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/development/cfg.txt') diff --git a/doc/development/cfg.txt b/doc/development/cfg.txt index 20bd27f57..ba71232e7 100644 --- a/doc/development/cfg.txt +++ b/doc/development/cfg.txt @@ -2,9 +2,9 @@ .. _development-cfg: -========================= - Cfg Handler Development -========================= +======================= +Cfg Handler Development +======================= The :ref:`server-plugins-generators-cfg` plugin offers multiple handlers to handle different entries in different ways. Writing a new @@ -15,7 +15,7 @@ Each new Cfg handler must be contained in its own module in ``Bcfg2.Server.Plugins.Cfg``, and the module and class name must be identical. The name should start with ``Cfg``, and should clearly indicate which of the handler types it is. A handler class may -implement more than one handler type.a +implement more than one handler type. Cfg Handler Types ================= -- cgit v1.2.3-1-g7c22