Ignore:
Timestamp:
8 Jul 2011, 05:11:49 (14 years ago)
Author:
Henrik Bettermann
Message:

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:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/docs/source/developerdocs/api/accesscodes/api_browser.rst

    r6515 r6517  
    22*****************************************
    33
    4 .. automodule:: waeup.sirp.accesscodes.browser
    5    :members:
    6    :undoc-members:
     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..
     10  .. automodule:: waeup.sirp.accesscodes.browser
     11     :members:
     12     :undoc-members:
Note: See TracChangeset for help on using the changeset viewer.