weston/doc/sphinx/run_doxygen_sphinx.sh.in

2 lines
90 B

#!/bin/sh
@DOXYGEN_CMD@ @DOXYGEN_CONF@ && @SPHINX_CMD@ -E -W -q -j auto @SRCDIR@ @OUTDIR@