From 51ea4ba9fbcdfc785a5e9d6bafcac69334e535a8 Mon Sep 17 00:00:00 2001 From: kotfu Date: Wed, 3 Jul 2019 11:23:58 -0600 Subject: Revise menu structure - collapse menu structure in sidebar so not everything is always shown - updates to Getting Started section --- docs/api/index.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/api/index.rst (limited to 'docs/api') diff --git a/docs/api/index.rst b/docs/api/index.rst new file mode 100644 index 00000000..fd8cec36 --- /dev/null +++ b/docs/api/index.rst @@ -0,0 +1,11 @@ +API +=== + +.. toctree:: + :maxdepth: 1 + + cmd + decorators + exceptions + utility_functions + utility_classes -- cgit v1.2.1