initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m6s

Change-Id: Iefd592a790207672e3876bb0ee5250f969b75b8a
This commit is contained in:
Scaffolder
2026-05-08 13:45:19 +00:00
commit e6c2ca14c8
16 changed files with 1398 additions and 0 deletions

11
mkdocs.yml Normal file
View File

@@ -0,0 +1,11 @@
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