source: main/waeup.kofa/branches/uli-stud-utils-cleanup/docs/source/developerdocs/api/index.rst @ 11954

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

Add more API docs.

File size: 764 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_beaker
21   api_browser
22   api_catalog
23   api_configuration
24   api_datacenter
25   api_fees
26   api_hostels
27   api_image
28   api_imagestorage
29   api_interfaces
30   api_language
31   api_maintenance
32   api_mandates
33   api_meta
34   api_objecthistory
35   api_payments
36   api_permissions
37   api_reports
38   api_schema
39   api_schoolgrades
40   api_smtp
41   api_sourcefactory
42   api_startup
43   api_students
44   api_university
45   api_userscontainer
46   api_utils
47   api_webservices
48   api_widgets
49   api_workflow
Note: See TracBrowser for help on using the repository browser.