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

Last change on this file since 7452 was 7063, checked in by uli, 13 years ago

Merge changes from branch ulif-extimgstore back into trunk.
Beside external image storage also waeupdocs should work again.

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