Explorar el Código

Fix document TOC tree

shalvah hace 5 años
padre
commit
a140a4441c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/documenting/index.md

+ 1 - 1
docs/documenting/index.md

@@ -3,7 +3,7 @@ Scribe tries to infer information about your API from your code, but you can enr
 
 ```eval_rst
 .. toctree::
-   :maxdepth: 1
+   :maxdepth: 2
 
    documenting-api-information
    documenting-endpoint-metadata