Dominic Scheirlinck df84a35851 First draft of some clustering documentation пре 13 година
..
Makefile 1aed6e0946 Initial work on Sphinx documentation пре 13 година
README.md 1aed6e0946 Initial work on Sphinx documentation пре 13 година
clustering.rst df84a35851 First draft of some clustering documentation пре 13 година
conf.py 9ab30cae56 Set default role and code language пре 13 година
glossary.rst df84a35851 First draft of some clustering documentation пре 13 година
index.rst 1aed6e0946 Initial work on Sphinx documentation пре 13 година
license.rst 1aed6e0946 Initial work on Sphinx documentation пре 13 година
requirements.txt 1aed6e0946 Initial work on Sphinx documentation пре 13 година

README.md

Predis documentation

You'll need a recent version of Sphinx to build this documentation. Because Sphinx is a Python project, the build dependencies are listed in requirements.txt. You can install these with pip:

    pip install -r requirements.txt

To build the documentation, use make.