mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-14 07:26:55 +03:00
Auto gen parameter doc (#14)
* added script to generate parameter documentation * extended readme * added templated parameter pages * Update build-docs.yaml * . * . --------- Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Parameter `Brightness`
|
||||
Default Value: `0`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/MakeImage/Contrast.md
Normal file
6
generate-param-docs/parameter-docs/MakeImage/Contrast.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `Contrast`
|
||||
Default Value: `0`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/MakeImage/Demo.md
Normal file
6
generate-param-docs/parameter-docs/MakeImage/Demo.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `Demo`
|
||||
Default Value: `true`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `FixedExposure`
|
||||
Default Value: `false`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `ImageQuality`
|
||||
Default Value: `12`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `ImageSize`
|
||||
Default Value: `VGA`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `LEDIntensity`
|
||||
Default Value: `50`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `LogImageLocation`
|
||||
Default Value: `/log/source`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `LogfileRetentionInDays`
|
||||
Default Value: `15`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `Saturation`
|
||||
Default Value: `0`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `WaitBeforeTakingPicture`
|
||||
Default Value: `5`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
Reference in New Issue
Block a user