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

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

Include courserefs.txt in docs.

File size: 617 bytes
Line 
1:mod:`waeup.sirp.university` -- academic components
2***************************************************
3
4.. module:: waeup.sirp.university
5
6Components that represent academic 'core' stuff like faculties,
7
8Submodules
9==========
10
11The :mod:`waeup.sirp.university` module provides the following submodules:
12
13.. toctree::
14   :maxdepth: 1
15
16   certificate.txt
17   certificatecontainer.txt
18   course.txt
19   coursecontainer.txt
20   department.txt
21   faculty.txt
22   facultycontainer.txt
23
24Additional infos about the references to courses and how they are
25handled can be found in:
26
27.. toctree::
28   :maxdepth: 1
29
30   courserefs.txt
Note: See TracBrowser for help on using the repository browser.