Skip to content

Commit

Permalink
docs: move summary to README (#7816)
Browse files Browse the repository at this point in the history
* Move documentation summary to docs README

* Delete SUMMARY.md

Co-authored-by: Tim Lai <timothy.lai@gmail.com>
  • Loading branch information
ravage84 and tim-lai committed Mar 2, 2022
1 parent 434e9cf commit 09a403f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 18 deletions.
21 changes: 20 additions & 1 deletion docs/README.md
Expand Up @@ -2,4 +2,23 @@

Welcome to the Swagger UI documentation!

A table of contents can be found at `SUMMARY.md`.
## Usage

- [Installation](usage/installation.md)
- [Configuration](usage/configuration.md)
- [CORS](usage/cors.md)
- [OAuth2](usage/oauth2.md)
- [Deep Linking](usage/deep-linking.md)
- [Limitations](usage/limitations.md)
- [Version detection](usage/version-detection.md)

## Customization

- [Overview](customization/overview.md)
- [Plugin API](customization/plugin-api.md)
- [Custom layout](customization/custom-layout.md)

## Development

- [Setting up](development/setting-up.md)
- [Scripts](development/scripts.md)
17 changes: 0 additions & 17 deletions docs/SUMMARY.md

This file was deleted.

0 comments on commit 09a403f

Please sign in to comment.