source: main/waeup.sirp/trunk/src/waeup/sirp/university/api.txt @ 7798

Last change on this file since 7798 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
RevLine 
[4974]1:mod:`waeup.sirp.university` -- academic components
2***************************************************
[4316]3
[4974]4.. module:: waeup.sirp.university
[4316]5
6Components that represent academic 'core' stuff like faculties,
7
8Submodules
9==========
10
[4974]11The :mod:`waeup.sirp.university` module provides the following submodules:
[4316]12
13.. toctree::
14   :maxdepth: 1
15
16   certificate.txt
[7333]17   certificatescontainer.txt
[4316]18   course.txt
[7333]19   coursescontainer.txt
[4316]20   department.txt
21   faculty.txt
[7333]22   facultiescontainer.txt
[4316]23
[5978]24Additional infos about the referrers of courses and how they are
[4975]25handled can be found in:
[4316]26
[4975]27.. toctree::
28   :maxdepth: 1
29
30   courserefs.txt
Note: See TracBrowser for help on using the repository browser.