initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m24s
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m24s
Change-Id: I5386fe7ae02d2bb5f0f88e0c4a12cc696d8ebdb6
This commit is contained in:
11
mkdocs.yml
Normal file
11
mkdocs.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
site_name: test-for-174--014
|
||||
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