How to install sphinxtools
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install sphinxtools
Lastest release
This package contains Paver tasks for Sphinx Search server.
See examples directory for more information about the usage.
0.2
- Made sphinx_daemon_start() start searchd in background on Windows.
- is_process_running() seems to be working just fine on Windows. Removed TODO comment.
- Fixed an error in the docstring of sphinx_configure().
0.1
- Initial version