mirror of
				https://github.com/Redocly/redoc.git
				synced 2025-10-31 07:47:29 +03:00 
			
		
		
		
	docs: improve readme
[ci skip]
This commit is contained in:
		
							parent
							
								
									ad0a2b9d3e
								
							
						
					
					
						commit
						059b8cddec
					
				|  | @ -21,18 +21,20 @@ | |||
| 
 | ||||
| ## Features | ||||
| - Extremely easy deployment | ||||
| - [redoc-cli](https://github.com/Rebilly/ReDoc/blob/master/cli/README.md) with ability to bundle your docs into **zero-dependency** HTML file | ||||
| - Server Side Rendering ready | ||||
| - The widest OpenAPI v2.0 features support (yes, it supports even `discriminator`) <br> | ||||
|  | ||||
| - OpenAPI 3.0 support | ||||
| - Neat **interactive** documentation for nested objects <br> | ||||
|  | ||||
| - Code samples support (via vendor extension) <br> | ||||
|  | ||||
| - Progressive loading with `lazy-rendering` options <br> | ||||
|  | ||||
| - 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. | ||||
| - High-level grouping in side-menu via [`x-tagGroups`](docs/redoc-vendor-extensions.md#x-tagGroups) vendor extension | ||||
| - Multiple ReDoc instances on single page ([example](demo/examples/multiple-apis/index.html)) | ||||
| - Simple integration with `create-react-app` ([sample](https://github.com/APIs-guru/create-react-app-redoc)) | ||||
| - Branding/cusomizations via [`theme` option](#redoc-options-object) | ||||
| 
 | ||||
| ## Roadmap | ||||
|   - [x] ~~[OpenAPI v3.0 support](https://github.com/Rebilly/ReDoc/issues/312)~~ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user