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