source: main/waeup.kofa/branches/uli-zc-async/src/waeup/kofa/university/api.txt @ 10687

Last change on this file since 10687 was 9211, checked in by uli, 12 years ago

Rollback r9209. Looks like multiple merges from trunk confuse svn when merging back into trunk.

File size: 620 bytes
Line 
1:mod:`waeup.kofa.university` -- academic components
2***************************************************
3
4.. module:: waeup.kofa.university
5
6Components that represent academic 'core' stuff like faculties,
7
8Submodules
9==========
10
11The :mod:`waeup.kofa.university` module provides the following submodules:
12
13.. toctree::
14   :maxdepth: 1
15
16   certificate.txt
17   certificatescontainer.txt
18   course.txt
19   coursescontainer.txt
20   department.txt
21   faculty.txt
22   facultiescontainer.txt
23
24Additional infos about the referrers of 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.