mirror of https://github.com/nymea/nymea.git
force docs generation
parent
a1880c1be9
commit
05da66421d
2
guh.pro
2
guh.pro
|
|
@ -9,7 +9,7 @@ server.depends = libguh libguh-core plugins
|
|||
plugins.depends = libguh
|
||||
tests.depends = libguh libguh-core
|
||||
|
||||
doc.depends = libguh server
|
||||
doc.depends = FORCE
|
||||
# Note: some how extraimages in qdocconf did not the trick
|
||||
doc.commands += cd $$top_srcdir/libguh/interfaces; ./generatedoc.sh;
|
||||
doc.commands += cd $$top_srcdir/doc; qdoc config.qdocconf; cp -r images/* html/images/; \
|
||||
|
|
|
|||
Loading…
Reference in New Issue