23 lines
470 B
ReStructuredText
23 lines
470 B
ReStructuredText
|
.. GenRSS documentation master file, created by
|
||
|
sphinx-quickstart on Wed Jul 24 11:05:33 2019.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
Welcome to GenRSS's documentation!
|
||
|
==================================
|
||
|
|
||
|
.. automodule:: genrss
|
||
|
:members:
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Contents:
|
||
|
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|