shalvah 5 年之前
父節點
當前提交
cea123200c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/index.md

+ 2 - 2
docs/index.md

@@ -9,8 +9,8 @@ Generate API documentation for humans from your Laravel/Lumen/[Dingo](https://gi
 * [Whats new](whats-new.md)
 * [Migrating from mpociot/laravel-apidoc-generator](migrating.md)
 * [Documenting Your API](documenting.md)
-* [Adding general API information](documenting-api-information.md)
-* [Documenting endpoint metadata](documenting-endpoint-metadata.md) (endpoint group, title, description, authentication status)
+* [Adding general information about your API](documenting-api-information.md)
+* [Documenting endpoint metadata](documenting-endpoint-metadata.md)
 * [Specifying headers to be sent in requests to the endpoint](documenting-endpoint-headers.md)
 * [Documenting query parameters and URL parameters to be sent in requests to the endpoint](documenting-endpoint-query-parameters.md)
 * [Documenting body parameters and files to be sent in requests to the endpoint](documenting-endpoint-body-parameters.md)