https://bugzilla.wikimedia.org/show_bug.cgi?id=72454

--- Comment #5 from Antoine "hashar" Musso (WMF) <has...@free.fr> ---
And I just found out on stackoverflow that we can probably override the
destination directory used by doxygen using something like:

 ( cd $WORKSPACE/src/$ZUUL_PROJECT; cat Doxyfile ; echo
"HTML_OUTPUT=$WORKSPACE/build/doc" ) | doxygen -

Thus the push-docs macro docsrc parameter can be hardcoded to "build/doc" :D

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to