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

Last change on this file since 6495 was 5978, checked in by Henrik Bettermann, 14 years ago

Fix tests.

File size: 616 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
[4368]17   certificatecontainer.txt
[4316]18   course.txt
19   coursecontainer.txt
20   department.txt
21   faculty.txt
22   facultycontainer.txt
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.