summaryrefslogtreecommitdiffstats
path: root/doc/architecture/index.txt
diff options
context:
space:
mode:
authorFabian Affolter <fabian@bernewireless.net>2010-12-13 23:26:31 +0100
committerFabian Affolter <fabian@bernewireless.net>2010-12-13 23:26:31 +0100
commit875aefd9beb9e7fd464348c0e0fa42896dc329ff (patch)
tree6c9920648f7c56a9a5854c1dafa474d8e8139508 /doc/architecture/index.txt
parentf5792d907e357c90624ec110d908d42b94296a12 (diff)
parent71bb583ac04ff1c52e03d69a91bbb508783566f8 (diff)
downloadbcfg2-875aefd9beb9e7fd464348c0e0fa42896dc329ff.tar.gz
bcfg2-875aefd9beb9e7fd464348c0e0fa42896dc329ff.tar.bz2
bcfg2-875aefd9beb9e7fd464348c0e0fa42896dc329ff.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'doc/architecture/index.txt')
-rw-r--r--doc/architecture/index.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/architecture/index.txt b/doc/architecture/index.txt
index d5e034d34..742035f8d 100644
--- a/doc/architecture/index.txt
+++ b/doc/architecture/index.txt
@@ -2,16 +2,16 @@
.. _architecture-index:
-======================
-Architecture in Detail
-======================
+===========================
+Detailed Bcfg2 Architecture
+===========================
-Bcfg2 is based on a client-server architecture. The client is
-responsible for interpreting (but not processing) the configuration
-served by the server. This configuration is literal, so no local
-process is required. After completion of the configuration process,
-the client uploads a set of statistics to the server. This section
-will describe the goals and then the architecture motivated by it.
+Bcfg2 is based on a client-server architecture. The client is responsible
+for interpreting (but not processing) the configuration served by the
+server. This configuration is literal, so no local process is required.
+After completion of the configuration process, the client uploads a set
+of statistics to the server. This section will describe the goals and
+then the architecture motivated by it.
.. toctree::