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/index.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 doc/index.txt (limited to 'doc/index.txt') diff --git a/doc/index.txt b/doc/index.txt new file mode 100644 index 000000000..9b79376d7 --- /dev/null +++ b/doc/index.txt @@ -0,0 +1,29 @@ +.. -*- mode: rst -*- + +Welcome to Bcfg2's documentation! +================================= + +.. toctree:: + :maxdepth: 2 + + intro + testimonials + sites + + getting_started/index + + authentication + + unsorted/index + +.. FIXME: Platform-specific pages would be good here + + glossary + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + -- cgit v1.2.3-1-g7c22