* first version for Eclipse IDE instructions. See #955
* small changes
* spaces
* renamed and moved imgs to images dir, few corrections
* removed old files
* signoff
Signed-off-by: M Valla <mvbruincc@gmail.com>
* Adapted preview rb script for the new images
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Sitemaps: Fix links
And change "openHAB Android App" to "openHAB App for Android"
> "Android", or anything confusingly similar to "Android", cannot be used in names of applications or accessory products, including phones, tablets, TVs, speakers, headphones, watches, and other devices. Instead, use "for Android".
from https://developer.android.com/distribute/marketing-tools/brand-guidelines?hl=en
* Fix BasicUI Link
This has been incorporated into guidelines with the last merge.
Also-by: Yannick Schaus <github@schaus.net>
Signed-off-by: David Gräff <david.graeff@web.de>
* guidelines: exception stack traces
Kai phrased it very good on when to print exception stack traces.
See https://github.com/openhab/openhab-core/pull/715#issuecomment-482879882
Signed-off-by: David Gräff <david.graeff@web.de>
* Update guidelines.md
Signed-off-by: David Gräff <david.graeff@web.de>
* Update guidelines.md
* Remove eclipse smarthome references.
* More concise
* Add examples for logging
* Merge null annotations part into this file
* Use MUST instead of SHOULD in many places, where we nowadays enforce such rules
* OSGi framework level R5
Signed-off-by: David Graeff <david.graeff@web.de>
* Update guidelines.md
review comments
Signed-off-by: David Graeff <david.graeff@web.de>
* Update developers/development/guidelines.md
Co-Authored-By: davidgraeff <david.graeff@web.de>
* Update guidelines.md
review comments
Signed-off-by: David Graeff <david.graeff@web.de>
* Persistence will be moved to the OH2 repo soon -> remove that paragraph
* Remove future paragraph as all those statements are not true anymore
Signed-off-by: David Gräff <david.graeff@web.de>
I did some tidying up, corrected some of the classes that changed due to the ESH reintegration, and added a warning about using anything other than the official APIs (requested here... https://github.com/openhab/openhab-core/pull/663#issuecomment-478233196).
Signed-off-by: Scott Rushworth <openhab@5iver.com>
* Update security.md
Fixed link to Console documentation, added /docs/ to path.
* Fixed, fixed Link
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Update ide.md
Add deprecated status to the IDE setup for binding development.
Signed-off-by: David Gräff <david.graeff@web.de>
* Fixed mixed content warning
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Add more concise parameter description, and document the action variants that accept an icon and a severity level.
Signed-off-by: Danny Baumann <dannybaumann@web.de>
* Rules: Replace placeholder with ESH text
This is a first step in improving the NG Rules page.
In a follow up PR this is split up into a technical part and a user part and https://community.openhab.org/t/experimental-next-gen-rules-engine-documentation-2-of-installation/55955 need to be integrated of course.
Signed-off-by: davidgraeff <david.graeff@web.de>
* Update rules-ng.md
Fix http->https
* Update configuration/rules-ng.md
Co-Authored-By: davidgraeff <david.graeff@web.de>
* Update rules-ng.md
This is no longer a pure copy. I have broken down some super long sentences and reformulated some paragraphs.
* Update rules-ng.md
Incorporate suggested changes and fixed typo