source: main/waeup.sirp/trunk/docs/source/developerdocs/api/api_applicants.rst @ 6634

Last change on this file since 6634 was 6634, checked in by Henrik Bettermann, 13 years ago

Use singular also in documentation.

File size: 620 bytes
Line 
1`applicants` - Application Components Package
2*********************************************
3
4(see also: :ref:`api-applicants-modules`)
5
6.. automodule:: waeup.sirp.applicants
7   :members:
8   :undoc-members:
9
10.. _api-applicants-modules:
11
12Submodules
13----------
14
15This package bundles the following submodules:
16
17.. toctree::
18   :maxdepth: 1
19
20   applicants/api_interfaces
21   applicants/api_root
22   applicants/api_container
23   applicants/api_applicant
24   applicants/api_authentication
25   applicants/api_batching
26   applicants/api_browser
27   applicants/api_permissions
28   applicants/api_vocabularies
29   applicants/api_workflow
30
Note: See TracBrowser for help on using the repository browser.