mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-11 22:17:03 +03:00
16 lines
401 B
YAML
16 lines
401 B
YAML
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! |