From 180129b45a4d97dbd650245e6f4863d445fd33fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Wei=C3=9F?= Date: Tue, 23 Aug 2011 22:52:48 +0200 Subject: doc: Minor cleanups --- doc/development/plugins.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/development/plugins.txt b/doc/development/plugins.txt index 4c723f7e9..e6a5a73a0 100644 --- a/doc/development/plugins.txt +++ b/doc/development/plugins.txt @@ -103,9 +103,7 @@ all important member fields. | __version__ | The plugin version (generally | string | | | tied to revctl keyword expansion) | | +-----------------+-----------------------------------+--------------------------+ -| __author__ | The plugin author. | string | -+-----------------+-----------------------------------+--------------------------+ -| __author__ | The plugin author. | string | +| __author__ | The plugin author | string | +-----------------+-----------------------------------+--------------------------+ | __rmi__ | Set of functions to be exposed as | List of function names | | | XML-RPC functions | (strings) | @@ -113,7 +111,7 @@ all important member fields. | Entries | Multidimentional dictionary of | Dictionary of | | | keys that point to the function | ConfigurationEntityType, | | | used to bind literal contents for | Name keys, and function | -| | a given configuration entity. | reference values | +| | a given configuration entity | reference values | +-----------------+-----------------------------------+--------------------------+ | BuildStructures | Function that returns a list of | Member function | | | the structures for a given client | | @@ -123,7 +121,7 @@ all important member fields. | | execute | | +-----------------+-----------------------------------+--------------------------+ | ReceiveData | Function that accepts the probe | Member function | -| | results for a given client. | | +| | results for a given client | | +-----------------+-----------------------------------+--------------------------+ Example Plugin -- cgit v1.2.3-1-g7c22