20 lines
483 B
ReStructuredText
20 lines
483 B
ReStructuredText
.. Random Quote Generator documentation master file, created by
|
|
sphinx-quickstart on Mon Dec 21 22:27:23 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Random Quote Generator's documentation!
|
|
==================================================
|
|
|
|
.. automodule:: random_quote_generator
|
|
:members:
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|