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