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