All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 54s
Change-Id: Ia8f0bb93b0986beb22501cc8786b5e894218030d
12 lines
180 B
YAML
12 lines
180 B
YAML
site_name: test-deep-linking
|
|
site_description: test
|
|
docs_dir: docs
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Architecture: architecture.md
|
|
- API Reference: api.md
|
|
|
|
plugins:
|
|
- techdocs-core
|