mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-31 11:56:18 +03:00
.
This commit is contained in:
16
mkdocs.yml
Normal file
16
mkdocs.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
site_name: AI on the Edge Device
|
||||
|
||||
site_url: https://jomjol.github.io/AI-on-the-edge-device-docs/
|
||||
repo_url: https://github.com/jomjol/AI-on-the-edge-device-docs
|
||||
edit_uri: https://github.com/jomjol/AI-on-the-edge-device-docs/edit/main/doc
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
favicon: favicon.ico
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- awesome-pages:
|
||||
filename: nav.yml
|
||||
|
||||
# The navigation is configured in the nav.yml file!
|
||||
Reference in New Issue
Block a user