1164.2.4
by Matt Giuca
Fleshed out the documentation structure a bit. |
1 |
.. IVLE - Informatics Virtual Learning Environment
|
2 |
Copyright (C) 2007-2009 The University of Melbourne
|
|
3 |
||
4 |
.. This program is free software; you can redistribute it and/or modify
|
|
5 |
it under the terms of the GNU General Public License as published by
|
|
6 |
the Free Software Foundation; either version 2 of the License, or
|
|
7 |
(at your option) any later version.
|
|
8 |
||
9 |
.. This program is distributed in the hope that it will be useful,
|
|
10 |
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
11 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
12 |
GNU General Public License for more details.
|
|
13 |
||
14 |
.. You should have received a copy of the GNU General Public License
|
|
15 |
along with this program; if not, write to the Free Software
|
|
16 |
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|
17 |
||
1164.2.6
by Matt Giuca
doc/*.rst: Changed === into *** for a more prominent H1. |
18 |
***************
|
1164.2.4
by Matt Giuca
Fleshed out the documentation structure a bit. |
19 |
The IVLE Manual
|
1164.2.6
by Matt Giuca
doc/*.rst: Changed === into *** for a more prominent H1. |
20 |
***************
|
1164.2.4
by Matt Giuca
Fleshed out the documentation structure a bit. |
21 |
|
1164.2.7
by Matt Giuca
Added doc/man/(config|install).rst. Bit more of man/index.rst. |
22 |
This manual is for system administrators and other users who wish to install |
23 |
and configure their own IVLE instance. |
|
1164.2.4
by Matt Giuca
Fleshed out the documentation structure a bit. |
24 |
|
25 |
The primary *users* of IVLE, the students, are given a separate help page from
|
|
26 |
within the system itself (accessible from the Help tab). |
|
1164.2.7
by Matt Giuca
Added doc/man/(config|install).rst. Bit more of man/index.rst. |
27 |
|
28 |
.. toctree:: |
|
29 |
:maxdepth: 2
|
|
30 |
||
31 |
install.rst |
|
32 |
config.rst |
|
1488
by Matt Giuca
Docs: Added 'Tour of IVLE', a quick tour of all IVLE's features from a user's perspective. |
33 |
sample.rst |
34 |
tour.rst |
|
1552
by Matt Giuca
docs: Added new manual page, User roles, detailing the exact capabilities of each role. |
35 |
roles.rst |
1164.2.10
by Matt Giuca
doc/man: Renamed filesystem to directory hierarchy. |
36 |
directory.rst |
1164.2.11
by Matt Giuca
More headings and files! |
37 |
architecture.rst |
38 |
scripts.rst |
|
1332
by David Coles
Incorporated old faq.txt into new Sphinx docs |
39 |
faq.rst |