From e1a9a39ae83c3e6e68ef2e035c715b3e6d4301fd Mon Sep 17 00:00:00 2001 From: Jonah Lawrence Date: Sun, 9 Oct 2022 10:17:40 -0600 Subject: [PATCH] Update index.rst --- docs/source/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index cbd58c0..a172de5 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,4 +1,5 @@ :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\`. +:tocdepth: 2 table2ascii ===========