We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434e9cf commit 09a403fCopy full SHA for 09a403f
docs/README.md
@@ -2,4 +2,23 @@
2
3
Welcome to the Swagger UI documentation!
4
5
-A table of contents can be found at `SUMMARY.md`.
+## 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
0 commit comments