force docs generation

pull/135/head
Michael Zanetti 2018-02-09 10:07:19 +01:00
parent a1880c1be9
commit 05da66421d
1 changed files with 1 additions and 1 deletions

View File

@ -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/; \