Dominic Scheirlinck 061e5311e1 Set PHP as the primary domain as well 12 years ago
..
Makefile 1aed6e0946 Initial work on Sphinx documentation 12 years ago
README.md 1aed6e0946 Initial work on Sphinx documentation 12 years ago
client.rst e59efbafc4 Add initial chapter files 12 years ago
clustering.rst df84a35851 First draft of some clustering documentation 12 years ago
conf.py 061e5311e1 Set PHP as the primary domain as well 12 years ago
glossary.rst df84a35851 First draft of some clustering documentation 12 years ago
index.rst e59efbafc4 Add initial chapter files 12 years ago
license.rst 1aed6e0946 Initial work on Sphinx documentation 12 years ago
pipelining.rst e59efbafc4 Add initial chapter files 12 years ago
replication.rst e59efbafc4 Add initial chapter files 12 years ago
requirements.txt 1aed6e0946 Initial work on Sphinx documentation 12 years ago

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.