source:
main/waeup.sirp/trunk/src/waeup/sirp/university/api.txt
@
10009
Last change on this file since 10009 was 7333, checked in by , 13 years ago | |
---|---|
File size: 620 bytes |
Rev | Line | |
---|---|---|
[4974] | 1 | :mod:`waeup.sirp.university` -- academic components |
2 | *************************************************** | |
[4316] | 3 | |
[4974] | 4 | .. module:: waeup.sirp.university |
[4316] | 5 | |
6 | Components that represent academic 'core' stuff like faculties, | |
7 | ||
8 | Submodules | |
9 | ========== | |
10 | ||
[4974] | 11 | The :mod:`waeup.sirp.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 | ||
30 | courserefs.txt |
Note: See TracBrowser for help on using the repository browser.