b90722229b
Co-authored-by: Anders Näsman <andersn@spotify.com> Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
14 lines
390 B
YAML
14 lines
390 B
YAML
site_name: e2e Fixture Documentation
|
|
site_description: Documentation used for end-to-end tests of TechDocs in Backstage.
|
|
repo_url: https://github.com/backstage/backstage
|
|
edit_uri: edit/master/cypress/fixtures/docs
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Sub-page 1: sub-page-one.md
|
|
- Sub-page 2: sub-page-two.md
|
|
- Nested Sub-pages:
|
|
- Sub-page 3: sub-page-three.md
|
|
plugins:
|
|
- techdocs-core
|