# 指南

- [构建你的 API 参考结构](/url/gitbook.com/docs/documentation/zh/api-references/guides/structuring-your-api-reference.md): 了解如何使用图标和描述，在多个页面之间组织你的 API 参考
- [添加自定义代码示例](/url/gitbook.com/docs/documentation/zh/api-references/guides/adding-custom-code-samples.md): 了解如何配置自定义代码示例，以便在你的 API 端点旁显示
- [管理 API 操作](/url/gitbook.com/docs/documentation/zh/api-references/guides/managing-api-operations.md): 了解如何将 OpenAPI API 操作标记为实验性、已弃用，或将其从文档中隐藏
- [配置“测试它”按钮](/url/gitbook.com/docs/documentation/zh/api-references/guides/configuring-the-test-it-button.md)
- [使用 OpenAPI 代理](/url/gitbook.com/docs/documentation/zh/api-references/guides/using-openapi-proxy.md)
- [描述枚举](/url/gitbook.com/docs/documentation/zh/api-references/guides/describing-enums.md): 了解如何为枚举添加描述
- [与 CI/CD 集成](/url/gitbook.com/docs/documentation/zh/api-references/guides/support-for-ci-cd-with-api-blocks.md): 了解如何在 GitBook 中自动更新你的 OpenAPI 规范
