mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-06 11:36:53 +03:00
.
This commit is contained in:
@@ -18,8 +18,10 @@ In the end, we should review all pages from there step by step and add them to t
|
||||
- Fetch included images and place them directly in the [docs/img](docs/img) folder
|
||||
- Rerwrite to have a clear structure
|
||||
|
||||
## Editing a page
|
||||
Each page has a link on its top-right corner `Edit on GitHub` which brings you directly to the Github editor.
|
||||
|
||||
## Adding new files
|
||||
## Adding new pages
|
||||
1. Add a new `*.md` document in the [docs](docs) folder.
|
||||
1. Add the **filename** to the [docs/nav.yml](docs/nav.yml) at the wished position in the **Links** section.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ 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
|
||||
edit_uri: https://github.com/jomjol/AI-on-the-edge-device-docs/edit/main/docs
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user