Add further rearrangements and fixes

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
pull/154/head
Thomas Dietrich 2016-12-04 17:26:26 +01:00 committed by Kai Kreuzer
parent 23346b5f38
commit a5802e3d94
6 changed files with 19 additions and 46 deletions

View File

@ -46,11 +46,13 @@
<li><a href="{{docu}}/configuration/ui-based.html">Services</a></li>
<li><a href="{{docu}}/configuration/rules-ng.html">Next-Gen Rules</a></li>
<hr />
<li><a href="{{docu}}/configuration/multimedia.html">Audio &amp; Voice</a></li>
<hr />
<li><a href="{{docu}}/configuration/ui-based.html">HABmin</a></li>
<li><a href="{{docu}}/configuration/ui-based.html">HABPanel</a></li>
</ul>
</li>
<li><a href="{{docu}}/addons/index.html">Add-ons</a>
<li><a href="{{docu}}/addons/index.html">Bindings &amp; Add-ons</a>
<ul>
<li><a href="{{docu}}/addons/index.html">Overview</a></li>
<li><a href="{{docu}}/addons/uis.html">User Interfaces</a>
@ -91,7 +93,7 @@
</li>
</ul>
</li>
<li><a href="{{docu}}/administration/index.html">Administration</a>
<li><a href="{{docu}}/administration/index.html">Advanced Functionality</a>
<ul>
<li><a href="{{docu}}/administration/index.html">Overview</a></li>
<hr />
@ -103,15 +105,9 @@
<li><a href="{{docu}}/administration/jsondb.html">JsonDB Storage</a></li>
</ul>
</li>
<li><a href="{{docu}}/features/index.html">Features</a>
<li><a href="{{docu}}/appendix/help.html">Explore the Community</a>
<ul>
<li><a href="{{docu}}/features/multimedia.html">Multimedia</a></li>
</ul>
</li>
<li><a href="{{docu}}/appendix/contributing.html">Appendix</a>
<ul>
<li><a href="{{docu}}/appendix/downloads.html">Downloads</a></li>
<li><a href="{{docu}}/appendix/examples/index.html">Examples</a></li>
<li><a href="{{docu}}/appendix/help.html">Finding Help &amp; FAQs</a></li>
<li><a href="{{docu}}/appendix/troubleshooting.html">Troubleshooting</a></li>
<li><a href="{{docu}}/appendix/contributing.html">Contributing</a></li>
</ul>

View File

@ -1,26 +0,0 @@
---
layout: documentation
---
{% include base.html %}
# Download reference
## OpenHAB distribution
The openHAB distribution is built on our [Cloudbees Jenkins](https://openhab.ci.cloudbees.com/), where you can get the latest snapshots:
- [Offline Distribution](https://openhab.ci.cloudbees.com/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-offline/target/openhab-offline-2.0.0-SNAPSHOT.zip)
- [Online Distribution](https://openhab.ci.cloudbees.com/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-online/target/openhab-online-2.0.0-SNAPSHOT.zip)
## Designer Builds
The Designer is the tool for textual configuration of your runtime. You will only need it, if your solution makes use of the textual configuration support of Eclipse SmartHome.
The latest nightly snapshot of the Designer package can be found here:
- [Eclipse SmartHome Designer (Windows 32bit)](http://eclipse.org/downloads/download.php?file=/smarthome/nightly-snapshots/eclipsesmarthome-incubation-0.8.0-SNAPSHOT-designer-win.zip)
- [Eclipse SmartHome Designer (Windows 64bit)](http://eclipse.org/downloads/download.php?file=/smarthome/nightly-snapshots/eclipsesmarthome-incubation-0.8.0-SNAPSHOT-designer-win64.zip)
- [Eclipse SmartHome Designer (Mac OSX 64bit)](http://eclipse.org/downloads/download.php?file=/smarthome/nightly-snapshots/eclipsesmarthome-incubation-0.8.0-SNAPSHOT-designer-macosx64.zip)
- [Eclipse SmartHome Designer (Linux 32bit)](http://eclipse.org/downloads/download.php?file=/smarthome/nightly-snapshots/eclipsesmarthome-incubation-0.8.0-SNAPSHOT-designer-linux.zip)
- [Eclipse SmartHome Designer (Linux 64bit)](http://eclipse.org/downloads/download.php?file=/smarthome/nightly-snapshots/eclipsesmarthome-incubation-0.8.0-SNAPSHOT-designer-linux64.zip)

View File

@ -1,9 +0,0 @@
---
layout: documentation
---
{% include base.html %}
# Examples
to be done...

12
appendix/help.md Normal file
View File

@ -0,0 +1,12 @@
---
layout: documentation
title: Finding Help and FAQs
---
{% include base.html %}
# Finding Help
# FAQs - Frequently Asked Questions
{% include contribution-wanted.html %}

View File

@ -9,7 +9,7 @@ title: openHABian
The Raspberry Pi is a quite famous platforms for openHAB. Setting up a fully working system with all recommended packages is a boring task taking some time and Linux newcomers shouldn't worry about these technical details. A home automation enthusiast shouldn't need to be a Linux enthusiast!
openHABian aims to provide a **self-configuring** Raspberry Pi system specific to the needs of every openHAB user.
openHABian aims to provide a self-configuring Raspberry Pi system specific to the needs of every openHAB user.
For further details, please have a look at: