tag | 58c93893c1d0b8fb509b5a4e383a5dd71a834394 | |
---|---|---|
tagger | rileykk <rileykk@jpl.nasa.gov> | Wed Jan 04 11:36:22 2023 -0800 |
object | bf65205c8dae838d95843de34c94d6d46a579308 |
Release 1.0.0-rc3
commit | bf65205c8dae838d95843de34c94d6d46a579308 | [log] [tgz] |
---|---|---|
author | rileykk <rileykk@jpl.nasa.gov> | Tue Jan 03 14:03:17 2023 -0800 |
committer | rileykk <rileykk@jpl.nasa.gov> | Tue Jan 03 14:03:17 2023 -0800 |
tree | bab786f92a026a537407b2a680bae5b7017dd60c | |
parent | 193be0e020485c5f0ca4cd06ed33c486248e2044 [diff] |
More ASF headers
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