Reordering of the documentation, along with an added section on installation.
bzr-revno: 1518
@ -6,20 +6,36 @@
|
|||||||
Welcome to the OpenLP 2.0 User Manual
|
Welcome to the OpenLP 2.0 User Manual
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
Contents:
|
Getting Started With OpenLP
|
||||||
|
---------------------------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
introduction
|
introduction
|
||||||
glossary
|
installation
|
||||||
wizard
|
|
||||||
dualmonitors
|
Reference Manual
|
||||||
configure
|
----------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
alert
|
||||||
bibles
|
bibles
|
||||||
themes
|
configure
|
||||||
|
dualmonitors
|
||||||
|
wizard
|
||||||
|
glossary
|
||||||
mediamanager
|
mediamanager
|
||||||
songs
|
songs
|
||||||
alert
|
themes
|
||||||
|
|
||||||
|
Questions and Troubleshooting
|
||||||
|
-----------------------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
faq
|
faq
|
||||||
troubleshooting
|
troubleshooting
|
||||||
|
66
documentation/manual/source/installation.rst
Normal file
@ -0,0 +1,66 @@
|
|||||||
|
Installing OpenLP
|
||||||
|
=================
|
||||||
|
|
||||||
|
Microsoft Windows
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Installing OpenLP is identical over all supported versions of Windows. After
|
||||||
|
downloading the file from the `download page <http://www.openlp.org/en/download.html>`_
|
||||||
|
open the file by double clicking when the download is complete. After opening
|
||||||
|
the downloaded file agree to open the unverified file if you are prompted.
|
||||||
|
|
||||||
|
Next select your language and click :guilabel:`OK`
|
||||||
|
|
||||||
|
.. image:: pics/selectlanguage.png
|
||||||
|
|
||||||
|
After reading the welcome message click :guilabel:`Next` to continue the
|
||||||
|
installation.
|
||||||
|
|
||||||
|
.. image:: pics/welcome.png
|
||||||
|
|
||||||
|
Agree to the license agreement. Click :guilabel:`Next` to continue.
|
||||||
|
|
||||||
|
.. image:: pics/license.png
|
||||||
|
|
||||||
|
Select the install location for OpenLP. Choosing the default location is
|
||||||
|
generally the best choice. Click :guilabel:`Next` to continue.
|
||||||
|
|
||||||
|
.. image:: pics/installlocation.png
|
||||||
|
|
||||||
|
Select a start menu folder for OpenLP to be visible in. The default location
|
||||||
|
here is generally the best choice. Click :guilabel:`Next` to continue.
|
||||||
|
|
||||||
|
.. image:: pics/startmenufolder.png
|
||||||
|
|
||||||
|
Select if you want to create a desktop or Quick Launch icon. Click :guilabel:`Next`
|
||||||
|
to continue.
|
||||||
|
|
||||||
|
.. image:: pics/additionaltask.png
|
||||||
|
|
||||||
|
Review your previous choices. If you need to make any changes click the
|
||||||
|
:guilabel:`Back button` to get to the previous choices, or click :guilabel:`Install`
|
||||||
|
|
||||||
|
.. image:: pics/readytoinstall.png
|
||||||
|
|
||||||
|
The progress bar will update you on how far along the installation has gone.
|
||||||
|
|
||||||
|
.. image:: pics/progress.png
|
||||||
|
|
||||||
|
When the install is complete you will have the option to launch OpenLP. After
|
||||||
|
making your selection click :guilabel:`Finish`
|
||||||
|
|
||||||
|
Mac OS X
|
||||||
|
--------
|
||||||
|
|
||||||
|
Installing OpenLP on OS X is very simple. After downloading the correct file
|
||||||
|
from the OpenLP `download page <http://www.openlp.org/en/download.html>`_
|
||||||
|
double click on the .dmg file. Drag the OpenLP icon over to the Applications
|
||||||
|
folder and you will be ready to use OpenLP. OpenLP will be available in your
|
||||||
|
Applications folder.
|
||||||
|
|
||||||
|
.. image:: pics/osxinstall.png
|
||||||
|
|
||||||
|
Linux
|
||||||
|
-----
|
||||||
|
|
||||||
|
Installation process on Linux distributions vary by distribution. See the OpenLP `download page <http://www.openlp.org/en/download.html>`_ for distribution specific instructions.
|
BIN
documentation/manual/source/pics/additionaltask.png
Executable file
After Width: | Height: | Size: 20 KiB |
BIN
documentation/manual/source/pics/installcomplete.png
Executable file
After Width: | Height: | Size: 156 KiB |
BIN
documentation/manual/source/pics/installlocation.png
Executable file
After Width: | Height: | Size: 22 KiB |
BIN
documentation/manual/source/pics/license.png
Executable file
After Width: | Height: | Size: 24 KiB |
BIN
documentation/manual/source/pics/osxinstall.png
Normal file
After Width: | Height: | Size: 153 KiB |
BIN
documentation/manual/source/pics/progress.png
Executable file
After Width: | Height: | Size: 18 KiB |
BIN
documentation/manual/source/pics/readytoinstall.png
Executable file
After Width: | Height: | Size: 22 KiB |
BIN
documentation/manual/source/pics/selectlanguage.png
Executable file
After Width: | Height: | Size: 9.5 KiB |
BIN
documentation/manual/source/pics/startmenufolder.png
Executable file
After Width: | Height: | Size: 22 KiB |
BIN
documentation/manual/source/pics/welcome.png
Executable file
After Width: | Height: | Size: 134 KiB |