commit | d4a62870d4df424e457f5013ca93d139c1db424b | [log] [tgz] |
---|---|---|
author | Eamon Ford <eamonford@gmail.com> | Mon Aug 10 11:28:06 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 10 11:28:06 2020 -0700 |
tree | c46e0a71157c18028d43b5240bfe068633a30122 | |
parent | 836108596f36c222c4f9c87809cebe4c2a995114 [diff] |
SDAP-278: Add Cassandra authentication support, remove hardcoded http:// prefix in Solr connector (#106)
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