* Initial addition of documentation for core actions.
Signed off by Richard Koshak <rlkoshak@gmail.com>
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* Making Thom's requested changes.
- fixed spelling of specified
- added missing itemization * to logging section.
- added missing itemization * to createTimer section
Signed off by Richard Koshak <rlkoshak@gmail.com>
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
* Add toc
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* added documentation about Eclipse IoT Marketplace integration
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* addressed review comments
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* fixing the right occurance this time
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* addressed review comments
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* bought a "c"
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* added getting started to android UI
Signed-off-by: Eamonn O'Connell <eamonnoconnell@gmail.com> (github:halfbaked)
* Regarding the android app:
- included additional examples of possible server URLs
- added reference to the remote URL
Signed-off-by: Eamonn O'Connell <eamonnoconnell@gmail.com> (github:halfbaked)
* updated android getting started
* Add small tweaks
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Generate addon docs as Jekyll Collections instead of Jekyll Pages
Simplifies a lot of Jekyll, makes custom addon layout possible.
Signed-off-by: John Cocula <john@cocula.com>
* Adds-on (all but bindings) in user menu
Signed-off-by: John Cocula <john@cocula.com>
* Added openhab-distro submodule
Signed-off-by: John Cocula <john@cocula.com>
* added logos to add-on lists
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* - added alt and title texts to img
- moved icon column to front
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* improved css
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* added title and alt to all lists
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Binding docs track feature naming convention
To keep links to binding docs as they were and to track the feature name of bindings. The bindings/oh1 and bindings/oh2 subdirectories are now gone.
* Assuming the existing convention of `openhab-${type}-${id}` feature name will always mean the doc goes to `addons/${type}s/${id}`, this commit reflects this for actions, bindings and persistence service names.
This PR supercedes #296.
Signed-off-by: John Cocula <john@cocula.com>
* Factor OH1 addon docs into site, filter lists by source and install status. Fixes#280
Signed-off-by: John Cocula <john@cocula.com> (github user: watou)
* Fixed typos.
* Add title to front matter for add-ons readmes that don’t already have front matter.
Also clean up new doc directories.
* Add warning comment in modified readmes
* Don’t remove “Persistence” from “Java Persistence API”
* address comments
Signed-off-by: John Cocula <john@cocula.com>
* Fix markdown in android and qnap
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Add improvements by jlemmer
Thanks to Jörg Lemmer for contributing these improvements!
https://community.openhab.org/t/inverted-switches-when-item-is-in-two-groups/19878/17
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add java revision 111 recommendation and more
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Correct java versions, fix redirects
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>