##// END OF EJS Templates
docs(configuration): added info about turning off elasticsearch
docs(configuration): added info about turning off elasticsearch

File last commit:

r315:f60e9445
r315:f60e9445
Show More
.howto
5 lines | 184 B | text/plain | TextLexer
## BUILD
# cd docs
# docker build --tag rhodecode/sphinx-doc-build .
# Build Docs
# docker run --rm -v $PWD:/project --workdir=/project/docs rhodecode/sphinx-doc-build make clean html