From fa3d48565cab5c6fedf0ceaf5c5d7596eeb49ff0 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 9 Nov 2010 00:40:57 +0100 Subject: Small fix --- doc/server/index.txt | 7 +++---- doc/server/plugins/connectors/properties.txt | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/server/index.txt b/doc/server/index.txt index b0c97ccae..0de02c400 100644 --- a/doc/server/index.txt +++ b/doc/server/index.txt @@ -2,16 +2,15 @@ .. _server-index: -============ -Bcfg2 Server -============ +================ +The Bcfg2 Server +================ .. toctree:: :maxdepth: 2 plugins/index admin/index - reports/index configurationentries info snapshots/index diff --git a/doc/server/plugins/connectors/properties.txt b/doc/server/plugins/connectors/properties.txt index 4a3830a43..707de0880 100644 --- a/doc/server/plugins/connectors/properties.txt +++ b/doc/server/plugins/connectors/properties.txt @@ -14,8 +14,8 @@ Enabling Properties First, ``mkdir /var/lib/bcfg2/Properties``. Each property XML file goes in this directory. Each will automatically be cached by the server, -and reread/reparsed upon changes. Add **Properties** to your ``plugins`` -line in ``/etc/bcfg2.conf``. +and reread/reparsed upon changes. Add **Properties** to your `plugins` +line in `/etc/bcfg2.conf`. Data Structures =============== @@ -39,6 +39,6 @@ as methods. This will simplify templates. Accessing Properties contest from TGenshi ========================================= -Access contents of ``Properties/auth.xml`` :: +Access contents of `Properties/auth.xml` :: ${metadata.Properties['auth.xml'].data.find('file').find('bcfg2.key').text} -- cgit v1.2.3-1-g7c22