shalvah 5 лет назад
Родитель
Сommit
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