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

Last change on this file since 5235 was 4975, checked in by uli, 15 years ago

Include courserefs.txt in docs.

File size: 617 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
[4975]24Additional infos about the references to courses and how they are
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.