4935: add Date Handler classes (documentation)

svn: r17574
This commit is contained in:
Jérôme Rapinat 2011-05-26 18:30:46 +00:00
parent fa5ee9fb93
commit 383329b83e
2 changed files with 32 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Contents:
corecli/cli
coregui/gui
date
relationship
utils

31
docs/date.rst Normal file
View File

@ -0,0 +1,31 @@
#########################################
The :class:`Date Handler` Classes
#########################################
Contents:
.. automodule:: DateHandler
DateDisplay
====================================
.. automodule:: DateHandler._DateDisplay
.. autoclass:: DateDisplay
:members:
:undoc-members:
:show-inheritance:
DateDisplay (English)
====================================
.. automodule:: DateHandler._DateDisplayEn
.. autoclass:: DateDisplayEn
:members:
:undoc-members:
:show-inheritance:
DateParser
====================================
.. automodule:: DateHandler._DateParser
.. autoclass:: DateParser
:members:
:undoc-members:
:show-inheritance: