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