|
1.
|
|
|
Information for Mahara user manual writers and translators
|
|
|
|
Informatie voor schrijvers van de Mahara handleiding en vertalers
|
|
Translated and reviewed by
Koen Roggemans
|
|
|
|
Located in
../source/documentation_info.rst:6
|
|
2.
|
|
|
by Kristina D.C. Hoeppner
|
|
|
|
Door Kristine D.C. Hoeppner
|
|
Translated and reviewed by
Koen Roggemans
|
|
|
|
Located in
../source/documentation_info.rst:8
|
|
3.
|
|
|
This is a list in progress as I work on the user manual. There are a number of things for which I created conventions. I want to keep them in a central space so that others have access to them and that I can refer to them as well. ;-)
|
|
|
|
Dit is een lijst die wijzigt tijdens het werken aan de handleiding. Er zijn een aantal conventies. De conventies worden hier centraal bewaard, zodat anderen ze kunnen zien en zodat ik er kan naar verwijzen ;-)
|
|
Translated and reviewed by
Koen Roggemans
|
|
|
|
Located in
../source/documentation_info.rst:10
|
|
4.
|
|
|
The list is not in any particular order.
|
|
|
|
Deze lijst staat niet in een bepaalde volgorde.
|
|
Translated and reviewed by
Koen Roggemans
|
|
|
|
Located in
../source/documentation_info.rst:10
|
|
5.
|
|
|
Install Sphinx
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:13
|
|
6.
|
|
|
The Mahara user manual requires that Sphinx is installed on your computer. You can find information on how to install Sphinx on the `Sphinx website <http://sphinx-doc.org/>`_.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:17
|
|
7.
|
|
|
The following instructions are for Debian / Ubuntu based systems and require that you work in the terminal.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:17
|
|
8.
|
|
|
Install the Python virtual environment: ``sudo apt-get install python-virtualenv``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:19
|
|
9.
|
|
|
If you also want to generate PDFs, you will need to install all the LaTeX dependencies: ``sudo apt-get install texlive-xetex texlive-lang-all texlive-fonts-extra``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:20
|
|
10.
|
|
|
Create a folder on your computer (if you don't already have one) where you place git repositories, e.g. ``code``.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:21
|