Files
swagger-ui/docs/SUMMARY.md
Kyle Shockey f6206d35fd Docs WIP
2017-10-04 18:39:13 -07:00

18 lines
572 B
Markdown

- [Intro](README.md)
### Usage
- [Installation](usage/installation.md)
- [Configuration](usage/configuration.md)
- [`deepLinking`](usage/deep-linking.md)
- [Version detection](usage/version-detection.md)
### Customization
- [Plugin API](customization/plugin-api.md)
- [Building an Example Plugin](customization/building-a-plugin.md)
- [Creating a Custom Layout](customization/custom-layout.md)
### Development
- [Architecture overview](development/architecture.md)
- [Setting up a dev environment](development/setting-up.md)
- [Test suite](development/test-suite.md)