weston/doc/sphinx/run_doxygen_sphinx.sh.in

3 lines
108 B
Bash
Executable File

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