Skip to content

Commit 09a403f

Browse files
ravage84tim-lai
andauthoredMar 2, 2022
docs: move summary to README (#7816)
* Move documentation summary to docs README * Delete SUMMARY.md Co-authored-by: Tim Lai <timothy.lai@gmail.com>
1 parent 434e9cf commit 09a403f

File tree

2 files changed

+20
-18
lines changed

2 files changed

+20
-18
lines changed
 

‎docs/README.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,23 @@
22

33
Welcome to the Swagger UI documentation!
44

5-
A table of contents can be found at `SUMMARY.md`.
5+
## Usage
6+
7+
- [Installation](usage/installation.md)
8+
- [Configuration](usage/configuration.md)
9+
- [CORS](usage/cors.md)
10+
- [OAuth2](usage/oauth2.md)
11+
- [Deep Linking](usage/deep-linking.md)
12+
- [Limitations](usage/limitations.md)
13+
- [Version detection](usage/version-detection.md)
14+
15+
## Customization
16+
17+
- [Overview](customization/overview.md)
18+
- [Plugin API](customization/plugin-api.md)
19+
- [Custom layout](customization/custom-layout.md)
20+
21+
## Development
22+
23+
- [Setting up](development/setting-up.md)
24+
- [Scripts](development/scripts.md)

‎docs/SUMMARY.md

-17
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.