Closed AlexHeide closed 2 years ago
I wanted to make some good progress on docs before creating the conda-forge package. I'm gonna continue with conda packaging now. There are a bunch of themes you can look through at sphinxthemes.org if there's another theme you'd prefer. Still need to add documentation for the option keywords. Probably easiest to pull this PR and build the html docs for you to look through.
We could merge this as a first pass, that would give me something to upload to readthedocs but there are many edits and additions to make I'm sure.
Base: 83.13% // Head: 83.18% // Increases project coverage by +0.05%
:tada:
Coverage data is based on head (
0cf18d3
) compared to base (9f6646d
). Patch coverage: 80.95% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Add a bunch of documentation Fixes a QCEngineHelper bug
To build docs. requires
sphinx
,sphinx_automodapi
,graphviz
,sphinx_rtd_theme
all available from conda-forge.