source: main/waeup.kofa/trunk/docs/source/developerdocs/api/api_hostels.rst @ 9565

Last change on this file since 9565 was 7808, checked in by uli, 13 years ago

Update all non-source files to reflect new package name.

File size: 527 bytes
Line 
1`hostels` -- Accommodation Section Components Package
2*****************************************************
3
4(see also: :ref:`api-accommodation-modules`)
5
6.. automodule:: waeup.kofa.hostels
7   :members:
8   :undoc-members:
9
10.. _api-accommodation-modules:
11
12Submodules
13----------
14
15This package bundles the following modules:
16
17.. toctree::
18   :maxdepth: 1
19
20   hostels/api_hostel
21   hostels/api_container
22   hostels/api_browser
23   hostels/api_catalog
24   hostels/api_permissions
25   hostels/api_vocabularies
26   hostels/api_interfaces
Note: See TracBrowser for help on using the repository browser.