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

Last change on this file since 4971 was 4789, checked in by uli, 15 years ago

Merge changes from ulif-layout back into trunk (finally).

File size: 459 bytes
Line 
1:mod:`waeup.university` -- academic components
2**********************************************
3
4.. module:: waeup.university
5
6Components that represent academic 'core' stuff like faculties,
7
8Submodules
9==========
10
11The :mod:`waeup.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
24
25
Note: See TracBrowser for help on using the repository browser.