Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding CITATION.cff, docs and github workflow to build docs #4

Merged
merged 17 commits into from
Dec 16, 2024

Conversation

tgwoodcock
Copy link
Collaborator

No description provided.

Added optional dependencies for documentation and
testing.

Added ignoring D205 one-blank-line-required-between-summary-line-and-description
to the ruff parameters.

Signed-off-by: tgwoodcock <[email protected]>
Validated using cffconvert

Signed-off-by: tgwoodcock <[email protected]>
Documentation for the project is based on sphinx with
the PyData-Sphinx theme.

Signed-off-by: tgwoodcock <[email protected]>
tgwoodcock and others added 11 commits December 12, 2024 13:38
In this way we can set up the required `.mochada_kit/config.json` file
(it will be empty).
The correct standard is omitting the `Returns` section if the function
does not return anything.
`pip` needs to run with .[doc] to install the dependencies specified in `doc`.
`pandoc` must be installed with apt and not with pip
@tgwoodcock tgwoodcock merged commit a674c7c into main Dec 16, 2024
1 check passed
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.

2 participants