mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
add features to readme
This commit is contained in:
parent
5111abf1d4
commit
f65c4b3de3
|
@ -11,6 +11,15 @@
|
|||
|
||||
## [Live demo](http://rebilly.github.io/ReDoc/)
|
||||
|
||||
## Features
|
||||
- Extremely easy deployment
|
||||
- It’s free and open-source project under MIT license
|
||||
- The widest OpenAPI features support (yes, it supports even discriminator)
|
||||
- Neat documentation for nested objects
|
||||
- Code samples support (via vendor extension)
|
||||
- Responsive three-panel design with menu/scrolling synchronization
|
||||
- Integrate API introduction into side menu - ReDoc takes advantage of markdown headings from OpenAPI description field. It pulls them into side menu and also supports deep linking.
|
||||
|
||||
## Roadmap
|
||||
- [ ] docs pre-rendering (performance and SEO)
|
||||
- [ ] ability to simple customization
|
||||
|
|
Loading…
Reference in New Issue
Block a user