Skip to content

Commit 2723c83

Browse files
authored
docs: Set table of contents depth for Sphinx 5.x (#48)
1 parent 63d0a06 commit 2723c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
:og:description: Python library for converting lists to fancy ASCII tables for displaying in the terminal and on Discord. Install with \`pip install -U table2ascii\`.
2-
:tocdepth: 2
32

43
table2ascii
54
===========
@@ -21,6 +20,7 @@ Contents
2120
--------
2221

2322
.. toctree::
23+
:maxdepth: 2
2424

2525
usage
2626
api

0 commit comments

Comments
 (0)