source: main/waeup.sirp/trunk/docs/source/developerdocs/api/api_schema.rst @ 7598

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

Add API of widgets and schema module.

File size: 302 bytes
Line 
1`schema` -- Schema Fields
2*************************
3
4(see also: :ref:`api-schema-modules`)
5
6.. automodule:: waeup.sirp.utils
7   :members:
8   :undoc-members:
9
10.. _api-schema-modules:
11
12Submodules
13----------
14
15This package bundles the following modules:
16
17.. toctree::
18   :maxdepth: 1
19
20   schema/api_field
21
Note: See TracBrowser for help on using the repository browser.