All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m6s
Change-Id: Iefd592a790207672e3876bb0ee5250f969b75b8a
12 lines
199 B
YAML
12 lines
199 B
YAML
site_name: demo-crucible-1
|
|
site_description: demo for project crucible
|
|
docs_dir: docs
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Architecture: architecture.md
|
|
- API Reference: api.md
|
|
|
|
plugins:
|
|
- techdocs-core
|