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