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

feat: auto docs using mkdocstrings #234

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

yozachar
Copy link
Collaborator

@yozachar yozachar commented Mar 6, 2023

  • new doc dependencies: mkdocs, mkdocs-material and mkdocstrings
  • auto reference documentation using mkdocstrings
  • moves pytest to "tests" dependency group
  • install only pytest for testing in github-ci
  • adds pre-commit-hooks (thanks to @jdvala)

Related Items

Issues

PRs

This PR will be open for review, for just 1 hour, from creation, as these are small changes.

@yozachar yozachar added enhancement Issue/PR: A new feature review PR: Can be reviewed development Issue/PR: Modification in workflows, packaging, etc. labels Mar 6, 2023
@yozachar yozachar self-assigned this Mar 6, 2023
- new doc dependencies: `mkdocs`, `mkdocs-material` and `mkdocstrings`
- auto reference documentation using `mkdocstrings`
- moves `pytest` to "tests" dependency group
- install only pytest for testing in github-ci
- adds pre-commit-hooks

**Related Items**

*Issues*

- Closes python-validators#169

*PRs*

- Closes python-validators#173
@yozachar yozachar removed the review PR: Can be reviewed label Mar 6, 2023
@yozachar yozachar merged commit 6ef1121 into python-validators:master Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Issue/PR: Modification in workflows, packaging, etc. enhancement Issue/PR: A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need pre-commit hooks
1 participant