source:
main/waeup.kofa/trunk/src/waeup/kofa/university/api.txt
@
10009
Last change on this file since 10009 was 8920, checked in by , 12 years ago | |
---|---|
File size: 621 bytes |
Rev | Line | |
---|---|---|
[7811] | 1 | :mod:`waeup.kofa.university` -- academic components |
[4974] | 2 | *************************************************** |
[4316] | 3 | |
[7811] | 4 | .. module:: waeup.kofa.university |
[4316] | 5 | |
6 | Components that represent academic 'core' stuff like faculties, | |
7 | ||
8 | Submodules | |
9 | ========== | |
10 | ||
[7811] | 11 | The :mod:`waeup.kofa.university` module provides the following submodules: |
[4316] | 12 | |
13 | .. toctree:: | |
14 | :maxdepth: 1 | |
15 | ||
16 | certificate.txt | |
[7333] | 17 | certificatescontainer.txt |
[4316] | 18 | course.txt |
[7333] | 19 | coursescontainer.txt |
[4316] | 20 | department.txt |
21 | faculty.txt | |
[7333] | 22 | facultiescontainer.txt |
[4316] | 23 | |
[5978] | 24 | Additional infos about the referrers of courses and how they are |
[4975] | 25 | handled can be found in: |
[4316] | 26 | |
[4975] | 27 | .. toctree:: |
28 | :maxdepth: 1 | |
29 | ||
[8920] | 30 | certcourses.txt |
Note: See TracBrowser for help on using the repository browser.