Daniele Alessandri d16bc2d42e Merge pull request #97 from nrk/doc-client-options | 12 years ago | |
---|---|---|
.. | ||
Makefile | 12 years ago | |
README.md | 12 years ago | |
client.rst | 12 years ago | |
clustering.rst | 12 years ago | |
conf.py | 12 years ago | |
glossary.rst | 12 years ago | |
index.rst | 12 years ago | |
license.rst | 12 years ago | |
lua-scripting.rst | 12 years ago | |
pipelining.rst | 12 years ago | |
replication.rst | 12 years ago | |
requirements.txt | 12 years ago |
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.