source: main/waeup.sirp/trunk/docs/source/developerdocs/api/index.rst @ 7593

Last change on this file since 7593 was 7593, checked in by Henrik Bettermann, 13 years ago

Add API of students package.

File size: 446 bytes
RevLine 
[6505]1API
2***
[5337]3
4.. automodule:: waeup.sirp
5   :members:
6
[6505]7Modules and Packages
8--------------------
[5667]9
[6505]10`waeup.sirp` provides the following modules and subpackages:
11
[5337]12.. toctree::
[5667]13   :maxdepth: 1
[5337]14
[5350]15   api_app
[6505]16   api_interfaces
[5350]17   api_authentication
18   api_catalog
[6505]19   api_permissions
[5350]20   api_datacenter
[7063]21   api_imagestorage
[7589]22   api_userscontainer
[6505]23   api_workflow
24   api_university
[7593]25   api_students
[6505]26   api_browser
27   api_applicants
28   api_accesscodes
29   api_utils
30
Note: See TracBrowser for help on using the repository browser.