shalvah 5 年之前
父节点
当前提交
b79eb16725
共有 1 个文件被更改,包括 7 次插入6 次删除
  1. 7 6
      docs/documenting/index.md

+ 7 - 6
docs/documenting/index.md

@@ -4,12 +4,13 @@ Scribe tries to infer information about your API from your code, but you can enr
 ```eval_rst
 .. toctree::
    :maxdepth: 2
-documenting-api-information
-documenting-endpoint-metadata
-documenting-endpoint-headers.md
-documenting-endpoint-query-parameters.md
-documenting-endpoint-body-parameters.md
-documenting-endpoint-responses.md
+
+   documenting-api-information
+   documenting-endpoint-metadata
+   documenting-endpoint-headers.md
+   documenting-endpoint-query-parameters.md
+   documenting-endpoint-body-parameters.md
+   documenting-endpoint-responses.md
 ```
 
 ## Excluding endpoints from the documentation