From b60cbe84484c5c71e7d3ebe9b4a47154e227d95f Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 23 Dec 2009 03:23:47 +0000 Subject: doc: Add RST layout from Thorsten Lockert All unsorted docs can be found at doc/unsorted/index.txt. Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5630 ce84e21b-d406-0410-9b95-82705330c041 --- doc/getting_started/index.txt | 56 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 doc/getting_started/index.txt (limited to 'doc/getting_started') diff --git a/doc/getting_started/index.txt b/doc/getting_started/index.txt new file mode 100644 index 000000000..2480447f1 --- /dev/null +++ b/doc/getting_started/index.txt @@ -0,0 +1,56 @@ +.. -*- mode: rst -*- + +=========== +Using Bcfg2 +=========== + +These are many of the resources available to help new users get started. + +(If you find anything wrong or missing please go to our :term:`IRC +Channel` and let us know) + +* `QuickStart` or `QuickStart2` or `QuickStart3` (FIXME: merge + these at some point) + +* `Bcfg2 from scratch on Ubuntu ` + +* `Bcfg2 from scratch on CentOS ` + +Must Reads +========== + +* `Documentation` +* `WritingSpecification` +* `Bcfg2 Architecture ` +* `ServerSideOverview` +* `UpgradeTesting` +* `Troubleshooting` +* `Bcfg2 Server Plugins ` + +Misc/Others +=========== + +* `Probes ` +* `AgentMode` +* `DynamicGroups` +* `Client Tool Drivers ` +* `Developing for Bcfg2 ` +* `Howtos` + +Reporting +========= + +* `Reports` + +Examples +======== + +* `Demo Repository ` +* `Plugins/Bundler/examples` +* `Plugins/Probes/examples` +* `Plugins/TGenshi/examples` + +Man Pages +========= + +* `Manual Pages ` -- cgit v1.2.3-1-g7c22