Skip to content

Commit b9b1c96

Browse files
committed
link to usage and api
1 parent aeb9c0e commit b9b1c96

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/source/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,23 @@ table2ascii
55

66
Module for converting 2D Python lists to fancy ASCII/Unicode tables
77

8+
Check out the :doc:`usage` section for further information
9+
810
Installation
911
--------------
1012

1113
``pip install -U table2ascii``
1214

1315
**Requirements:** ``Python 3.7+``
1416

17+
Contents
18+
--------
19+
20+
.. toctree::
21+
22+
usage
23+
api
24+
1525

1626
.. |build| image:: https://img.shields.io/github/workflow/status/DenverCoder1/table2ascii/Python%20application/main
1727
:target: https://github.com/DenverCoder1/table2ascii/actions/workflows/python-app.yml

0 commit comments

Comments
 (0)