Jerome Luckenbach
0b386b3840
Add migration tuorial ( #1361 )
...
* Initial commit for a migration tutorial.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Add Migration Tutorial to prepare script.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* FIx prepare script typo.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Some basic text.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Add basic changelog description as a strting point.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-22 13:27:41 +01:00
Richard Koshak
f0738563ff
[WIP] Getting started tutorial ( #1304 )
...
* Removed old no longer needed images
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added intro and first steps.
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added getting starte to concepts, updated build file
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added Getting Started to Concepts, updated build file
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Fixinf the build
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Still trying to fix the build
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added Thing - Simple page
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Separated sentences.
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added things Simple to index
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added Things Intermediate
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added Things Advanced page.
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added Model page.
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Added Persistence - Please review
Signed-off-by: Rich Koshak <rlkoshak@gmail.com>
* Update .vuepress/docs-sidebar.js
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Fixes for a working preview build and existing conflicts.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Fixed wrong image reference.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Fix all hyperlinks due to build folder movements.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Fix page lin kand test different style for page navigation.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Fix model. Reintroduce sidebar.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Remove manual navigation links. Improve sidebar.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Edits to tutorial index.md
Minor edits to wording.
Signed-off-by: Bob Adair <bob.github@att.net>
* Refactor first steps with new setup wizard screenshots.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Edits to first steps page
Signed-off-by: Bob Adair <bob.github@att.net>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Bob A <bobadair@users.noreply.github.com>
2020-12-20 21:18:18 +01:00
Jerome Luckenbach
72111d30d7
Fix tutorial images error, due to tutorial removal.
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-10 17:43:08 +01:00
Jerome Luckenbach
31af475267
Fix tutorial images error, due to tutorial removal.
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-10 17:40:42 +01:00
Jerome Luckenbach
0daba78dd6
Fix tutorial images error, due to tutorial removal.
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-10 17:38:55 +01:00
Jerome Luckenbach
b379d80c34
Fix tutorial images error, due to tutorial removal.
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-10 17:34:43 +01:00
Hilbrand Bouwkamp
6ac9f36044
Changed related to rename of openHAB2-addons ( #1114 )
...
* Renamed references of openhab2-addons to openhab-addons
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* Removed legacy ide description
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* Fixed links to installing ide
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-01-07 23:38:13 +01:00
Jerome Luckenbach
d4aed208db
Refactor concepts/categories.md page. ( #1103 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-25 19:59:21 +01:00
David Gräff
87a37fba0d
Developer IDE: Add selection ( #980 )
...
* Developer IDE: Add selection
Signed-off-by: David Graeff <david.graeff@web.de>
* Test with MD
Signed-off-by: David Graeff <david.graeff@web.de>
* Update developers/ide/eclipse.md
Co-Authored-By: Jerome Luckenbach <github@luckenba.ch>
* Update developers/ide/intellij.md
Co-Authored-By: Jerome Luckenbach <github@luckenba.ch>
2019-05-18 13:14:22 +02:00
M Valla
a4c9a8696e
first version for Eclipse IDE instructions ( #968 )
...
* 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>
2019-05-08 23:08:31 +02:00
David Gräff
64e3d99edd
Rewrite developer section ( #942 )
...
* Rewrite developer section
* More work on module types
* More module-type stuff
* Adapt vuepress files
* Write binding doc
* Add TODOs for missing topics
* Add all missing topics from ESH.
* Tests
* Audio extensions
* Utilities
* i18n
* Event-bus
* Small fixes
* Command Description
* Add some tocs
* Add concept drawing to binding dev.
* Update developers/osgi/configadmin.md
Co-Authored-By: davidgraeff <david.graeff@web.de>
* Update administration/logging.md
Co-Authored-By: davidgraeff <david.graeff@web.de>
* Update developers/bindings/thing-xml.md
Co-Authored-By: davidgraeff <david.graeff@web.de>
* Convert HTML tables to Markdown
Signed-off-by: Hakan Tandogan <hakan@tandogan.com>
* Resolved one line per sentence review parts.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Update developers/index.md
* Update developers/buildsystem.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Add persistence placeholder. Address review comments
* fix persistence subdirectory
Signed-off-by: David Graeff <david.graeff@web.de>
* Update developers/audio/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/guidelines.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/contributing.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/buildsystem.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/guidelines.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/osgi/osgids.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/transformations/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Update developers/ioservices/index.md
Co-Authored-By: davidgraeff <davgraeff@gmail.com>
* Remove extensionservices (for now ;)
Signed-off-by: David Graeff <david.graeff@web.de>
* Fix typos
Signed-off-by: David Graeff <david.graeff@web.de>
* Added example code for 'DynamicCommandDescriptionProvider' and 'DynamicCommandDescriptionProvider'
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Added example code for 'ThingHandlerFactory'
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Applied review comments
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-05-02 20:52:37 +02:00
Yannick Schaus
96c7e24337
Add VuePress infrastructure for preview ( #870 )
...
This allows a preview VuePress resembling the final
website to be built in order to preview the main
documentation (in the openhab-docs repository, content
fetched from other repos is excluded).
Started to refactor the sidebar navigation items and
scripts processing pages for VuePress compatibility so
they can be maintained in the openhab-docs repository.
Signed-off-by: Yannick Schaus <github@schaus.net>
2019-01-14 00:00:42 +01:00