From 23b90cb65ccdd60c1fe49ea8c8a9f17ea7d0036e Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Sat, 11 Nov 2006 16:50:42 +0000 Subject: Added section ids git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2488 ce84e21b-d406-0410-9b95-82705330c041 --- doc/architecture.xml | 26 +++++++++++++------------- doc/development.xml | 16 ++++++++-------- doc/reports.xml | 18 +++++++++--------- 3 files changed, 30 insertions(+), 30 deletions(-) diff --git a/doc/architecture.xml b/doc/architecture.xml index f484b65eb..ef9d6bca8 100644 --- a/doc/architecture.xml +++ b/doc/architecture.xml @@ -1,4 +1,4 @@ - + Bcfg2 Architecture @@ -11,7 +11,7 @@ architecture motivated by it. -
+
Goals @@ -83,8 +83,8 @@
-
- The Bcfg2 client +
+ The Bcfg2 Client The Bcfg2 client performs all client configuration or reconfiguration operations. It renders a declarative configuration @@ -206,7 +206,7 @@ -
+
Architecture Abstraction The Bcfg2 client internally supports the administrative @@ -248,7 +248,7 @@
-
+
The Bcfg2 Server The Bcfg2 server is responsible for taking a network description @@ -268,7 +268,7 @@ configuration specifications for clients. -
+
The Configuration Specification Construction Process As we described in the previous section, the client connects @@ -346,7 +346,7 @@
-
+
The Literal Configuration Specification @@ -391,7 +391,7 @@ -
+
The Structure of Specifications Configuration specifications contain some number of @@ -428,7 +428,7 @@
-
+
Design Considerations @@ -439,7 +439,7 @@ well. -
+
System Metadata @@ -541,7 +541,7 @@
-
+
Package Management @@ -553,4 +553,4 @@
- \ No newline at end of file + diff --git a/doc/development.xml b/doc/development.xml index 057d20786..b6e7b62ce 100644 --- a/doc/development.xml +++ b/doc/development.xml @@ -1,4 +1,4 @@ - + Developing for Bcfg2 @@ -10,7 +10,7 @@ how to implement them. -
+
Bcfg2 Plugins @@ -25,7 +25,7 @@ easily supplant one or all of them. - +
Bcfg2 Plugin Functions @@ -52,7 +52,7 @@ -
+
Writing Bcfg2 Plugins @@ -63,7 +63,7 @@ -
+
Bcfg2 Plugin Members @@ -104,10 +104,10 @@
-
+
An Example Plugin - + A Simple Plugin import socket, Bcfg2.Server.Plugin @@ -162,4 +162,4 @@ class Chiba(Bcfg2.Server.Plugin.Plugin):
- \ No newline at end of file + diff --git a/doc/reports.xml b/doc/reports.xml index 25837bf2a..1587c88d4 100644 --- a/doc/reports.xml +++ b/doc/reports.xml @@ -1,4 +1,4 @@ - + BCFG2 Reports @@ -19,7 +19,7 @@ prove to be powerful. -
+
How it works @@ -61,7 +61,7 @@
-
+
Report Types @@ -76,7 +76,7 @@ custom report using XSLT. Tables describing report types and report delivery mechanisms follow: - +
Bcfg2 Report Types @@ -122,7 +122,7 @@
- +
Bcfg2 Report Delivery Mechanisms @@ -142,7 +142,7 @@ -
+
Configuration The report-configuration.xml file is @@ -184,7 +184,7 @@
-
+
Reporting Quick Start @@ -193,7 +193,7 @@ information on exactly what each section does, please refer to the Configuration section above. - + etc/report-configuration.xml @@ -243,4 +243,4 @@
- \ No newline at end of file + -- cgit v1.2.3-1-g7c22