Prechádzať zdrojové kódy

Fix document TOC tree

shalvah 5 rokov pred
rodič
commit
a140a4441c
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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