Dominic Scheirlinck 1aed6e0946 Initial work on Sphinx documentation 13 năm trước cách đây
..
Makefile 1aed6e0946 Initial work on Sphinx documentation 13 năm trước cách đây
README.md 1aed6e0946 Initial work on Sphinx documentation 13 năm trước cách đây
clustering.rst 1aed6e0946 Initial work on Sphinx documentation 13 năm trước cách đây
conf.py 1aed6e0946 Initial work on Sphinx documentation 13 năm trước cách đây
index.rst 1aed6e0946 Initial work on Sphinx documentation 13 năm trước cách đây
license.rst 1aed6e0946 Initial work on Sphinx documentation 13 năm trước cách đây
requirements.txt 1aed6e0946 Initial work on Sphinx documentation 13 năm trước cách đây

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.