Searched refs:sphinx_cmd (Results 1 – 1 of 1) sorted by relevance
21 sphinx_cmd = [sphinx] + extra_args variable23 sphinx_cmd += ['-j', 'auto']32 process = run(sphinx_cmd + ['-b', 'html', src, join(dst, 'html')],