Last change
on this file since 11107 was
7333,
checked in by Henrik Bettermann, 13 years ago
|
Rename certificatecontainer, coursecontainer and facultycontainer. Now we have e.g. a container for faculties. Synonyms are 'facultiescontainer', 'faculties', 'academics' or 'Academic Section'. The faculty container is the faculty itself which contains the departments.
|
File size:
620 bytes
|
Line | |
---|
1 | :mod:`waeup.sirp.university` -- academic components |
---|
2 | *************************************************** |
---|
3 | |
---|
4 | .. module:: waeup.sirp.university |
---|
5 | |
---|
6 | Components that represent academic 'core' stuff like faculties, |
---|
7 | |
---|
8 | Submodules |
---|
9 | ========== |
---|
10 | |
---|
11 | The :mod:`waeup.sirp.university` module provides the following submodules: |
---|
12 | |
---|
13 | .. toctree:: |
---|
14 | :maxdepth: 1 |
---|
15 | |
---|
16 | certificate.txt |
---|
17 | certificatescontainer.txt |
---|
18 | course.txt |
---|
19 | coursescontainer.txt |
---|
20 | department.txt |
---|
21 | faculty.txt |
---|
22 | facultiescontainer.txt |
---|
23 | |
---|
24 | Additional infos about the referrers of courses and how they are |
---|
25 | handled can be found in: |
---|
26 | |
---|
27 | .. toctree:: |
---|
28 | :maxdepth: 1 |
---|
29 | |
---|
30 | courserefs.txt |
---|
Note: See
TracBrowser for help on using the repository browser.