commit | ea9ab5db74e0a8ccc00e0a3689da55542be32d14 | [log] [tgz] |
---|---|---|
author | Eamon Ford <eamonford@gmail.com> | Fri Sep 04 15:47:58 2020 -0700 |
committer | Eamon Ford <eamonford@gmail.com> | Fri Sep 04 15:47:58 2020 -0700 |
tree | 603655bacec59dc73d71bedd9903b5341aea0126 | |
parent | d4a62870d4df424e457f5013ca93d139c1db424b [diff] |
new custom solr image, update create-collection.py to create geo field
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