source: main/waeup.kofa/trunk/docs/source/developerdocs/api/index.rst @ 11477

Last change on this file since 11477 was 11477, checked in by Henrik Bettermann, 11 years ago

Add more API docs (work in progress).

File size: 662 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_async
19   api_authentication
20   api_browser
21   api_catalog
22   api_configuration
23   api_datacenter
24   api_fees
25   api_hostels
26   api_imagestorage
27   api_interfaces
28   api_language
29   api_maintenance
30   api_objecthistory
31   api_payments
32   api_permissions
33   api_reports
34   api_schema
35   api_sourcefactory
36   api_students
37   api_university
38   api_userscontainer
39   api_utils
40   api_webservices
41   api_widgets
42   api_workflow
Note: See TracBrowser for help on using the repository browser.