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