* Fix errros for the addon folder.
* Fix errros for the administration folder.
* Fix errros for the concepts folder.
* Fix errros for the configuration folder.
* Improved and synced markdown linting rules.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Removed the dash before the filename in sudo tar -xzvf -zulu11.43.100-ca-jdk11.0.9.1-linux_aarch32hf as it presumably is deprecated and leads to an error thrown when executed on raspbian stating:
tar (child): -zulu11.43.100-ca-jdk11.0.9.1-linux_aarch32hf.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
* This commit is to make more immediate and clear the installation steps for Rasspberry Pi. Currently the openHAB installation pushes the newcomer to read the Linux pages, which
-starts back from Prerequisites, already covered by the page
- list all the possible configurations for the Linux world. For a newcomer, who potentially does not know anything about Unix, discriminating Debian from the other Linux dialect is frustrating, confusing and unnecessary.
-need to be heavily reformatted for clarity
Signed-off-by: Emanuele Dolis <edoliscom@yahoo.it>
Signed-off-by: Ëmanuele Dolis <edoliscom@yahoo.it>
* Some formatting and a couple of advices I found useful in the Logging section
Signed-off-by: Emanuele Dolis <edoliscom@yahoo.it>
Signed-off-by: Ëmanuele Dolis <edoliscom@yahoo.it>
* Update first_steps.md
I don't think the "Log into the dashboard with an existing user" section is necessary in the First Steps, since the user is already logged in after creating an administrator and there are no other existing users. It might confuse people thinking that they're missing something, when they're already logged in. I'd suggest cutting this section (is "logging into the dashboard" covered anywhere else?) and skip right to "Initial Settings".
When I try to space out the images, some of them disappear in the preview. I'm not sure what I'm doing wrong.
* Update first_steps.md
Updated to put each sentence on a separate line.
I also rewrote the "Log into the dashboard" section to simplify it for new users, while keeping the note that additional users can only be created via the console.
Signed-off-by: Russell Wong, russ@scatterthought.com (github: scatterthought)
Starting with openHAB 3, configuration folders and service names do no
longer contain the version number of openHAB.
Signed-off-by: Christoph Thiede <christoph.thiede@outlook.de>
* Update model.md
Initial pr by @clinophobic
* Add original picture as file and replace the old one.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
* Link to concepts section fixed.
The {base} part of the link to 'Concepts' section seems to already include /doc in its path, thus directing the user to /docs/docs/... path (specifically https://www.openhab.org/docs/docs/concepts/index.html), whereas the proper link should be https://www.openhab.org/docs/concepts/.
* Update tutorials/getting_started/things_simple.md
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
* Update model.md
Small changes to make the text match the items in the pictures.
* Update tutorials/getting_started/model.md
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
* Update bundles.md
Update examples to show output from 3.0. Remove reference to Paper UI.
Signed-off-by: Bob Adair <bob.github@att.net>
* Fix typo
Signed-off-by: Bob Adair <bob.github@att.net>
often in these pages directories are required and there
is no info how to get them yet.
e.g. where does $OPENHAB_CONF point to.
Signed-off-by: Michael Roßner <Schrott.Micha@web.de>
* Update index.md
I felt it was a bad situation that the first thing we hit a brand new user with on the very first page is the confusing situation of TEXT VS UI. Hence the change to encourage users to skip ahead.
Great to have it for V2 users upgrading, but confusing for the brand new user with zero openHAB experience.
Added links and reworded to make it more personal through the use of 'you' instead of 'the user'.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Change from skip to come back later.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
* fixes.
Signed-off-by: Matthew Skinner <matt@pcmus.com>