source: main/waeup.kofa/branches/uli-zc-async/docs/source/developerdocs/api/index.rst @ 9565

Last change on this file since 9565 was 7808, checked in by uli, 13 years ago

Update all non-source files to reflect new package name.

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