Setup Sphinx documentation and a Github action for deploying the docs to Github IO.
@desais-jax please see the docs/index.rst - the documentation entry point.
We usually set up 2 documentation branches - stable and latest (See e.g. LIRICAL readme). However, in our case, it is probably better to have 3: production, sqa, and dev. I already have some setup for that and we can discuss this in greater detail at some point. However, right now it probably makes more sense to just test this out..
Setup Sphinx documentation and a Github action for deploying the docs to Github IO.
@desais-jax please see the
docs/index.rst
- the documentation entry point.We usually set up 2 documentation branches - stable and latest (See e.g. LIRICAL readme). However, in our case, it is probably better to have 3: production, sqa, and dev. I already have some setup for that and we can discuss this in greater detail at some point. However, right now it probably makes more sense to just test this out..