Dominic Scheirlinck 87cb0c1eca [doc] clustering - incorporating draft feedback il y a 13 ans
..
Makefile 1aed6e0946 Initial work on Sphinx documentation il y a 13 ans
README.md 1aed6e0946 Initial work on Sphinx documentation il y a 13 ans
client.rst e59efbafc4 Add initial chapter files il y a 13 ans
clustering.rst 87cb0c1eca [doc] clustering - incorporating draft feedback il y a 13 ans
conf.py 061e5311e1 Set PHP as the primary domain as well il y a 13 ans
glossary.rst df84a35851 First draft of some clustering documentation il y a 13 ans
index.rst e59efbafc4 Add initial chapter files il y a 13 ans
license.rst 1aed6e0946 Initial work on Sphinx documentation il y a 13 ans
pipelining.rst e59efbafc4 Add initial chapter files il y a 13 ans
replication.rst e59efbafc4 Add initial chapter files il y a 13 ans
requirements.txt 1aed6e0946 Initial work on Sphinx documentation il y a 13 ans

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.