redoc/docs/sidebars.yaml
Heather Cloward 6cbd96a24a
[GSoD]Reorganizes the quickstart into a deployment guide and quickstart (#1749)
* Reorganizes the quickstart into a deployment guide and quickstart

* Minor edits

* fix: minor formatting issue

* fix: simplify phrasing

* Adds redirects, link to preview-docs docs, and other review edits

* remove IE polyfills as IE is no longer supported

Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
2021-11-23 16:07:56 +11:00

15 lines
430 B
YAML

redoc:
- label: Quickstart
- page: redoc/quickstart.md
- group: Deployment
expanded: false
page: redoc/deployment/intro.md
pages:
- label: HTML element
page: redoc/deployment/html.md
- label: React component
page: redoc/deployment/react.md
- label: Docker image
page: redoc/deployment/docker.md
- label: Command-line interface
page: redoc/deployment/cli.md