mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 08:36:33 +03:00
Adds some notes to deployment
This commit is contained in:
parent
f8925facf8
commit
899d7f9637
|
@ -100,6 +100,9 @@ Additionally, all the 1.x releases are hosted on our GitHub Pages-based CDN **(d
|
||||||
|
|
||||||
### TL;DR final code example
|
### TL;DR final code example
|
||||||
|
|
||||||
|
To render your OpenAPI definition using Redoc, use the following HTML code sample and
|
||||||
|
replace the `spec-url` attribute with the url or local file address to your definition.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
|
@ -133,6 +136,7 @@ to render your OpenAPI definition, refer to the
|
||||||
[**Redoc quickstart guide**](https://redoc.ly/docs/redoc/quickstart/intro/).
|
[**Redoc quickstart guide**](https://redoc.ly/docs/redoc/quickstart/intro/).
|
||||||
|
|
||||||
See [**IE11 Support Notes**](docs/usage-with-ie11.md) for information on
|
See [**IE11 Support Notes**](docs/usage-with-ie11.md) for information on
|
||||||
|
IE support for Redoc.
|
||||||
|
|
||||||
## ReDoc CLI
|
## ReDoc CLI
|
||||||
For more information on Redoc's commmand-line interface, refer to
|
For more information on Redoc's commmand-line interface, refer to
|
||||||
|
|
Loading…
Reference in New Issue
Block a user