mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-10 13:36:56 +03:00
* . * . * Add files via upload * Create build-docs.yaml * Delete .github/workflow directory * . * . * Update build-docs.yaml * Update build-docs.yaml * . * . * . * . * . * . * . Co-authored-by: CaCO3 <caco@ruinelli.ch>
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! |