Add docs
This commit is contained in:
19
docs/index.rst
Normal file
19
docs/index.rst
Normal file
@@ -0,0 +1,19 @@
|
||||
.. 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`
|
||||
|
||||
Reference in New Issue
Block a user