Make all openhabian docs available on the homepage. (#1380)

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
pull/1472/head
Jerome Luckenbach 2020-12-26 14:39:21 +01:00 committed by GitHub
parent 656265ee36
commit 23614b48f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -245,9 +245,12 @@
<resource>
<directory>${basedir}/.external-resources/openhabian/docs</directory>
<includes>
<include>openhabian.md</include>
<include>*.md</include>
<include>images/*.png</include>
</includes>
<excludes>
<exclude>NEWSLOG.md</exclude>
</excludes>
</resource>
</resources>
</configuration>