Files
backstage/cypress/fixtures/mkdocs.yml
T
Rémi Doreau 146fe9c430 feat(cypress): update techdocs
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:01:28 +02:00

11 lines
296 B
YAML

site_name: e2e Fixture Documentation
site_description: Documentation used for end-to-end tests of TechDocs in Backstage.
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