* update badges chapter
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* highlight children
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* work in progress
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* update to match code PR
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Upgrade CI Markdown checks
- Use tcort/github-action-markdown-link-check instead of deprecated gaurav-nelson/github-action-markdown-link-check.
- Pin actions to SHA version to mitigate possible supply chain attacks.
- Consolidate markdown checks into a single workflow.
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Comment out broken link check as it was previously disabled
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Adjust markdownlint config for new version
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Fix markdownlint
Signed-off-by: Florian Hotze <dev@florianhotze.com>
---------
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Fix typo for RuleDSL sharedCache
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* Minor adjustments in cache example
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* Explain cached timer's automatic cancellation
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
---------
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* add latest docu of blockly features of M2
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
---------
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
* Add menu grouping in sidebar, prepare for better UI doc integration
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* review comments
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* Markdown fixes
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
---------
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
* Information about add-on suggestion finder
Added information about the new add-on suggestion finder feature.
Note: I also changed one of the screenshot images; but am not sure if that is also automatically included in the merge.
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Adopt reviwer suggestions.
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Fix image location
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Fix prior commit
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* developer sidebar search
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* update text
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
---------
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* MainUI developer sidebar: document the search
With https://github.com/openhab/openhab-webui/pull/1732, the developer
sidebar search was extended to check much more entities for the search
string. This lists what is possible now.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
* Address review & Add missing Things
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
---------
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
This makes the documentation a bit more consistent to use "add-ons" or "Add-ons" where possible.
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Wouter Born <github@maindrain.net>
* Explicitly describe how to create a group item
* One line per sentence
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <email@jerome-luckenbach.de>
* Getting Started Rules
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* Fixing build error
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* Correcting markdown linting errors
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* Fixing more md linting
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* More linting errors
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* Fixing links, minor edits
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* One sentence per line for ordered lists
* Apply suggestions from code review
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
* Update tutorials/getting_started/tips-and-tricks.md
Use separate key repesentations instead of the combo as one key.
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
* Linting
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>