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