Make all openhabian docs available on the homepage. (#1380)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>pull/1472/head
parent
656265ee36
commit
23614b48f0
5
pom.xml
5
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue