Commit Graph

14 Commits (2.5.x)

Author SHA1 Message Date
Markus Storm a4bf7072e3
Revise Java recommendations (#1240)
* Revise Java recommendations

* Delete pine.md

Do not recommend PINE, it's not supported any longer by openHABian.

* Removed sidebar link in config

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2020-06-17 19:17:45 +02: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 e23bd28e06
Add armbian to sidebar (#1135)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-01-07 23:02:20 +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
Hilbrand Bouwkamp c211fbe8d0 Removed some references to Eclipse SmartHome (#1070)
And reformatted some tables.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2019-11-06 22:43:10 +01:00
Yannick Schaus 85c343191a
Add support for tab containers (#1023)
Uses https://github.com/pskordilakis/vuepress-tabs.

Closes https://github.com/openhab/website/issues/183.

Update dependencies.

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-08-09 18:39:17 +02: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
Kai Kreuzer e35ab563c6 Small enhancements to the developer guide (#964)
* Small enhancements to the developer guide

* Small enhancements to the developer guide (#965)
2019-05-06 23:05:10 +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
David Gräff c99f97eb6f Delete conventions.md (#940)
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>
2019-04-17 03:08:19 +02:00
Jerome Luckenbach 71b80209f2
Initial moving concepts pages from ESH repo. (#890)
* Initial moving concepts pages from ESH repo.
* Fix iconset ressource path
* Remove vuepress preview config filter due to reintregration.
* Remove vuepress preview config filter due to reintregration. FIX

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-02-22 15:43:06 +01:00
Kai Kreuzer a426016b2c removed ESH references and added governance infos (#885)
* removed ESH references and added governance infos

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* updated bindings page as well

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* fixed links

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* Update developers/contributing/contributing.md

Co-Authored-By: kaikreuzer <kai@openhab.org>

* Update developers/development/compatibilitylayer.md

Co-Authored-By: kaikreuzer <kai@openhab.org>

* Update developers/contributing/contributing.md

Co-Authored-By: kaikreuzer <kai@openhab.org>

* Update developers/contributing/governance.md

Co-Authored-By: kaikreuzer <kai@openhab.org>

* Update developers/contributing/governance.md

Co-Authored-By: kaikreuzer <kai@openhab.org>

* Update developers/contributing/governance.md

Co-Authored-By: kaikreuzer <kai@openhab.org>

* Update developers/development/bindings.md

Co-Authored-By: kaikreuzer <kai@openhab.org>

* Update developers/contributing/contributing.md

Co-Authored-By: kaikreuzer <kai@openhab.org>
2019-01-30 19:47:22 +01: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