From 8502681f6b14d3af0937b4041adefd909907c494 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Fri, 2 Nov 2012 22:29:16 +0200 Subject: [PATCH 1/2] For some weird reason the parameter wasn't under thge command. --- user-guide/source/getting-started/getting-started.rst | 4 ++-- user-guide/source/index.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/user-guide/source/getting-started/getting-started.rst b/user-guide/source/getting-started/getting-started.rst index 5d8ed11..baeaf19 100644 --- a/user-guide/source/getting-started/getting-started.rst +++ b/user-guide/source/getting-started/getting-started.rst @@ -11,12 +11,12 @@ Follow the instructions below to download and install OpenLP on your operating system. .. toctree:: + :maxdepth: 2 windows mac-os-x ubuntu fedora - :maxdepth: 2 For more information on installing OpenLP on other platforms, please see the `Reference Manual `_ @@ -27,10 +27,10 @@ When OpenLP starts up for the first time, it may take a little while to get started due to the fact that it needs to perform some initial setup. .. toctree:: + :maxdepth: 2 first-time-wizard adding-songs - :maxdepth: 2 Creating a Service ****************** diff --git a/user-guide/source/index.rst b/user-guide/source/index.rst index 5739afd..6370e5a 100644 --- a/user-guide/source/index.rst +++ b/user-guide/source/index.rst @@ -9,11 +9,11 @@ Welcome to the OpenLP 2.0 User Guide Contents: .. toctree:: + :maxdepth: 2 getting-started/getting-started adding-content getting-more - :maxdepth: 2 Indices and tables From 8ce7a64a20691a880811b348deadf6dd6f2b921a Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Mon, 3 Dec 2012 20:35:55 +0200 Subject: [PATCH 2/2] Added an introductory section on the front page with a link to the reference manual. --- user-guide/source/index.rst | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/user-guide/source/index.rst b/user-guide/source/index.rst index 6370e5a..ef42411 100644 --- a/user-guide/source/index.rst +++ b/user-guide/source/index.rst @@ -3,10 +3,18 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to the OpenLP 2.0 User Guide -==================================== +OpenLP 2.0 User Guide +===================== -Contents: +Welcome to the OpenLP 2.0 user guide. This will provide you with an overview of +how to use OpenLP in your church. + +Please note that this user guide is still a work in progress currently, and will +be updated as content is added. For more information on how to use each of the +features in OpenLP, see the `Reference Manual `_. + +Contents +-------- .. toctree:: :maxdepth: 2