tag | 617c38f2c246170b543e7b87161d4aa7bac14b09 | |
---|---|---|
tagger | nchung <nga.t.chung@jpl.nasa.gov> | Wed Apr 26 13:15:01 2023 -0700 |
object | 370190db8c4db86ce7837bc9fb3889c6658fac7f |
Release 1.1.0-rc0
commit | 370190db8c4db86ce7837bc9fb3889c6658fac7f | [log] [tgz] |
---|---|---|
author | Riley Kuttruff <72955101+RKuttruff@users.noreply.github.com> | Wed Apr 26 12:13:35 2023 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 26 12:13:35 2023 -0700 |
tree | c9fa9a719f6dc6f0228795ff9532df6bb0623239 | |
parent | 976bfe2285d37b676e667457bcea49efedabc2d1 [diff] |
Bumped sdap version in openapi.yml (#246)
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