You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
629 B
39 lines
629 B
7 months ago
|
.. dateutil documentation master file, created by
|
||
|
sphinx-quickstart on Thu Nov 20 23:18:41 2014.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
|
||
|
.. include:: ../README.rst
|
||
|
|
||
|
Documentation
|
||
|
=============
|
||
|
Contents:
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
Overview <self>
|
||
|
Changelog <changelog>
|
||
|
Examples <examples>
|
||
|
Exercises <exercises/index>
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
easter
|
||
|
parser
|
||
|
relativedelta
|
||
|
rrule
|
||
|
tz
|
||
|
tz.win <tzwin>
|
||
|
utils
|
||
|
zoneinfo
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|