• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.. dateutil documentation master file, created by
2   sphinx-quickstart on Thu Nov 20 23:18:41 2014.
3   You can adapt this file completely to your liking, but it should at least
4   contain the root `toctree` directive.
5
6
7.. include:: ../README.rst
8
9Documentation
10=============
11Contents:
12
13.. toctree::
14   :maxdepth: 1
15
16   Overview <self>
17   Changelog <changelog>
18   Examples <examples>
19   Exercises <exercises/index>
20
21.. toctree::
22   :maxdepth: 2
23
24   easter
25   parser
26   relativedelta
27   rrule
28   tz
29   tz.win <tzwin>
30   utils
31   zoneinfo
32
33Indices and tables
34==================
35
36* :ref:`genindex`
37* :ref:`modindex`
38* :ref:`search`
39