source: main/waeup.sirp/trunk/docs/source/developerdocs/api/browser/api_viewlets.rst @ 9098

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

Probably due to a bug in Sphinx autodoc couldn't import/find some classes and
reported error: "grokcore, please check your spelling and sys.path".
Thus, automodule has been temporarily disabled.

File size: 359 bytes
Line 
1`browser.viewlets` - Browser Viewlets
2*************************************
3
4Probably due to a bug in Sphinx autodoc couldn't import/find some classes and
5reported error: "grokcore, please check your spelling and sys.path".
6Thus, automodule has been temporarily disabled.
7
8..
9  .. automodule:: waeup.sirp.browser.viewlets
10     :members:
11     :undoc-members:
12
Note: See TracBrowser for help on using the repository browser.