Commit c615accf authored by rusty1s's avatar rusty1s
Browse files

fix sphinx toctree depth

parent e3b49faf
...@@ -11,7 +11,7 @@ All included operations are broadcastable, work on varying data types, are imple ...@@ -11,7 +11,7 @@ All included operations are broadcastable, work on varying data types, are imple
.. toctree:: .. toctree::
:glob: :glob:
:maxdepth: 1 :maxdepth: 0
:caption: Package reference :caption: Package reference
functions/* functions/*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment