initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m23s
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m23s
Change-Id: I205e6e8cd93a13ce36768424e35da960255edf72
This commit is contained in:
11
mkdocs.yml
Normal file
11
mkdocs.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
site_name: test-for-310--003
|
||||
site_description: Test for work on issue 310
|
||||
docs_dir: docs
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Architecture: architecture.md
|
||||
- API Reference: api.md
|
||||
|
||||
plugins:
|
||||
- techdocs-core
|
||||
Reference in New Issue
Block a user