tag | eb8637fd7f9a9c2b82878dae887a82dc70591a09 | |
---|---|---|
tagger | sdap-nexus bot <sdap-nexus@noreply.github.com> | Mon Nov 01 23:18:56 2021 +0000 |
object | 350720b6acf4bace35ade88fe0ef11a06fa55e97 |
Version 0.4.5a30
commit | 350720b6acf4bace35ade88fe0ef11a06fa55e97 | [log] [tgz] |
---|---|---|
author | sdap-nexus bot <sdap-nexus@noreply.github.com> | Mon Nov 01 23:18:56 2021 +0000 |
committer | sdap-nexus bot <sdap-nexus@noreply.github.com> | Mon Nov 01 23:18:56 2021 +0000 |
tree | 042054b35a6ff97e6038824597888e0a5f44f4d2 | |
parent | 6e04be57b5cb39ad389dab29d5e1ad1e3015eb11 [diff] |
/version 0.4.5a30
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