commit | f47c15aa2b6be98c227860483b89a438fe20fdfe | [log] [tgz] |
---|---|---|
author | Eamon Ford <eamonford@gmail.com> | Fri Oct 30 14:09:12 2020 -0700 |
committer | GitHub <noreply@github.com> | Fri Oct 30 14:09:12 2020 -0700 |
tree | 8c007441cb2e1216d8fa719531822399ec350763 | |
parent | cf2149b6d88fb521eb473f983b7780979dfa5c2a [diff] |
SDAP-292: Add cassandra auth support to delete_by_query.py script, and include the script in nexus-webapp docker image (#111)
The next generation cloud-based science data service platform. More information can be found here http://incubator-sdap-nexus.readthedocs.io/en/latest/index.html
Ensure sphinx, sphinx-autobuild, and recommonmark are installed. We use the recommonmark module for parsing Markdown files.
pip install sphinx sphinx-autobuild recommonmark
Run sphinx-autobuild to view the docs locally.
cd docs sphinx-autobuild . _build/html