kopia lustrzana https://github.com/jazzband/icalevents
42 wiersze
824 B
ReStructuredText
42 wiersze
824 B
ReStructuredText
|
.. iCalEvents documentation master file, created by
|
||
|
sphinx-quickstart on Wed Jul 19 16:55:32 2017.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
Welcome to iCalEvents's documentation!
|
||
|
======================================
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Contents:
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
|
||
|
icalevents
|
||
|
==========
|
||
|
|
||
|
.. automodule:: icalevents.icalevents
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:inherited-members:
|
||
|
:show-inheritance:
|
||
|
|
||
|
icaldownload
|
||
|
============
|
||
|
|
||
|
.. automodule:: icalevents.icaldownload
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:inherited-members:
|
||
|
:show-inheritance:
|
||
|
|
||
|
icalparser
|
||
|
==========
|
||
|
|
||
|
.. automodule:: icalevents.icalparser
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
:inherited-members:
|
||
|
:show-inheritance:
|