mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-13 15:06: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:
6
generate-param-docs/parameter-docs/InfluxDB/Database.md
Normal file
6
generate-param-docs/parameter-docs/InfluxDB/Database.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `Database`
|
||||
Default Value: ``
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# Parameter `Measurement`
|
||||
Default Value: `undefined`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/InfluxDB/Uri.md
Normal file
6
generate-param-docs/parameter-docs/InfluxDB/Uri.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `Uri`
|
||||
Default Value: `undefined`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/InfluxDB/password.md
Normal file
6
generate-param-docs/parameter-docs/InfluxDB/password.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `password`
|
||||
Default Value: `undefined`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
6
generate-param-docs/parameter-docs/InfluxDB/user.md
Normal file
6
generate-param-docs/parameter-docs/InfluxDB/user.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Parameter `user`
|
||||
Default Value: `undefined`
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
Reference in New Issue
Block a user