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

Last change on this file since 5667 was 5667, checked in by uli, 14 years ago

Add applications docs and restrict directory depth.

File size: 321 bytes
RevLine 
[5337]1`waeup.sirp` API
2****************
3
4.. automodule:: waeup.sirp
5   :members:
6
[5667]7This package provides the following subpackages:
8
[5337]9.. toctree::
[5667]10   :maxdepth: 1
[5337]11
[5350]12   api_app
[5667]13   api_applications
[5350]14   api_authentication
15   api_catalog
16   api_datacenter
17   api_interfaces
18   api_permissions
19   api_tables
20   api_users
21   api_workflow
Note: See TracBrowser for help on using the repository browser.