Files
tmpl-test-go/mkdocs.yml
Scaffolder c8792e4486
All checks were successful
Build and Push to ACR / Build and Push (push) Successful in 7m17s
initial commit
Change-Id: I15ddbaddac362bcec0e791a2508c9376349d177c
2026-03-24 23:32:49 +00:00

12 lines
199 B
YAML

site_name: tmpl-test-go
site_description: Test scaffold for go runtime
docs_dir: docs
nav:
- Home: index.md
- Architecture: architecture.md
- API Reference: api.md
plugins:
- techdocs-core