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

Last change on this file since 12968 was 12832, checked in by Henrik Bettermann, 9 years ago

Remove trash. No warnings anymore!

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