docs requirements

This commit is contained in:
Will McGugan 2020-01-12 16:25:22 +00:00
parent 7aab1896be
commit e9e3749882
2 changed files with 32 additions and 0 deletions

View File

@ -14,5 +14,6 @@ formats: all
python:
version: 3.7
install:
- requirements: docs/requirements.txt
- method: pip
path: .

31
docs/source/contents.rst Normal file
View File

@ -0,0 +1,31 @@
.. Rich documentation master file, created by
sphinx-quickstart on Thu Dec 26 17:03:20 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Rich's documentation!
================================
.. toctree::
:maxdepth: 2
:caption: Contents:
introduction.rst
console.rst
style.rst
markup.rst
tables.rst
markdown.rst
syntax.rst
text.rst
protocol.rst
reference.rst
appendix.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`