|
21.
|
|
|
Open the ``index.html`` file in a browser to view the manual. You can find it in the folder ``build/en/18.10``.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:39
|
|
22.
|
|
|
Once you are done editing the user manual, you can deactivate the virtual environment by typing ``deactivate`` in the terminal.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:42
|
|
23.
|
|
|
Make changes to the user manual
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:45
|
|
24.
|
|
|
Once you installed the user manual on your computer, you can make changes. The following actions are performed in the terminal.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:47
|
|
25.
|
|
|
Enter your user manual folder: ``cd code/manual``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:49
|
|
26.
|
|
|
Start the virtual environment so you can compile the manual using Sphinx: ``. venv/bin/activate``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:48
|
|
27.
|
|
|
Now make any changes in your preferred editor.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:49
|
|
28.
|
|
|
Compile a preview of the manual just in English: ``make preview MAHARA=18.10``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:50
|
|
29.
|
|
|
Change the version number depending on the version of Mahara that you are compiling.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:53
|
|
30.
|
|
|
Deactivate the virtual environment once you are done editing: ``deactivate``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:55
|