Skip to content

Conversation

@bebleo
Copy link
Owner

@bebleo bebleo commented Jul 23, 2023

Adds:

  • sphinx and sphinx-rtd-theme as development requirements
  • testing to ensure documentation builds both in tox and GitHub Actions

bebleo added 2 commits July 23, 2023 12:21
Moves the SECURITY.md and CHANGELOG.md to the project root in
preparation for building documentation with sphinx.
@bebleo bebleo linked an issue Jul 23, 2023 that may be closed by this pull request
bebleo added 3 commits July 23, 2023 15:15
Adds the initial docs folder.

- created using the sphinx-quickstart
- theme in conf.py replaced with sphinx_rtd_theme
To ensure that documentation builds locally add sphinx-build to tox.ini
Adds successful building of documentation as a requirement for CI with
GitHub actions. Reuqires that previous tests pass before attempting so
that time is not wasted.
@bebleo bebleo force-pushed the 346-implement-docs branch from 8a0269d to 2570f84 Compare July 23, 2023 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use RTD and sphinx for documentation

1 participant