3 lines
73 B
Bash
Executable File
3 lines
73 B
Bash
Executable File
#!/bin/sh
|
|
@SPHINX_CMD@ -E -Q -j auto -d @DOCTREES_DIR@ @SRCDIR@ @OUTDIR@
|