8000 add glob flag and _rst/module directive · BioComputing/twilio-python@6b7d9ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b7d9ea

Browse files
committed
add glob flag and _rst/module directive
1 parent c55b271 commit 6b7d9ea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ If you are looking for information on a specific function, class or
2222
method, this part of the documentation is for you.
2323

2424
.. toctree::
25-
:maxdepth: 2
25+
:maxdepth: 1
26+
:glob:
2627

27-
modules
28+
_rst/modules.rst
2829

2930

3031
Indices and tables

0 commit comments

Comments
 (0)
0