summaryrefslogtreecommitdiffstats
path: root/doc/getting_started
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2009-12-23 03:23:47 +0000
committerSol Jerome <solj@ices.utexas.edu>2009-12-23 03:23:47 +0000
commitb60cbe84484c5c71e7d3ebe9b4a47154e227d95f (patch)
tree577d00c0d91c7cbac4102a5b263261f387364644 /doc/getting_started
parent4bd571c6af51a7c1f8c1ec2e2c1a55d232405b65 (diff)
downloadbcfg2-b60cbe84484c5c71e7d3ebe9b4a47154e227d95f.tar.gz
bcfg2-b60cbe84484c5c71e7d3ebe9b4a47154e227d95f.tar.bz2
bcfg2-b60cbe84484c5c71e7d3ebe9b4a47154e227d95f.zip
doc: Add RST layout from Thorsten Lockert
All unsorted docs can be found at doc/unsorted/index.txt. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5630 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/getting_started')
-rw-r--r--doc/getting_started/index.txt56
1 files changed, 56 insertions, 0 deletions
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 <Quickstart/Ubuntu>`
+
+* `Bcfg2 from scratch on CentOS <QuickStart/CentOS>`
+
+Must Reads
+==========
+
+* `Documentation`
+* `WritingSpecification`
+* `Bcfg2 Architecture <Doc/Architecture>`
+* `ServerSideOverview`
+* `UpgradeTesting`
+* `Troubleshooting`
+* `Bcfg2 Server Plugins <Plugins>`
+
+Misc/Others
+===========
+
+* `Probes <Plugins/Probes>`
+* `AgentMode`
+* `DynamicGroups`
+* `Client Tool Drivers <ClientTools>`
+* `Developing for Bcfg2 <DevelopingForBcfg2>`
+* `Howtos`
+
+Reporting
+=========
+
+* `Reports`
+
+Examples
+========
+
+* `Demo Repository <GroupNames>`
+* `Plugins/Bundler/examples`
+* `Plugins/Probes/examples`
+* `Plugins/TGenshi/examples`
+
+Man Pages
+=========
+
+* `Manual Pages <ManualPages>`