source: main/waeup.sirp/trunk/docs/source/developerdocs/api/api_hostels.rst @ 9101

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

Add Add API of hostels package.

File size: 527 bytes
Line 
1`hostels` -- Accommodation Section Components Package
2*****************************************************
3
4(see also: :ref:`api-accommodation-modules`)
5
6.. automodule:: waeup.sirp.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.