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: docs can be built with both sphinx & mkdocs #262

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

yozachar
Copy link
Collaborator

  • adds back sphinx configs
  • refactors docs/gen_docs.py to generate both sphinx and mkdocs based docs as needed
  • ignores dynamically generated doc files
  • updates development dependencies

Related items

Issues

@yozachar yozachar added review PR: Can be reviewed development Issue/PR: Modification in workflows, packaging, etc. documentation Issue/PR: Any changes in documentation labels Mar 30, 2023
@yozachar yozachar self-assigned this Mar 30, 2023
- adds back sphinx configs
- refactors `docs/gen_docs.py` to generate both
sphinx and mkdocs based docs as needed
- ignores dynamically generated doc files
- updates development dependencies

**Related items**

*Issues*

- Closes python-validators#258
@yozachar yozachar removed the review PR: Can be reviewed label Mar 31, 2023
@yozachar yozachar merged commit 668f9f4 into python-validators:master Mar 31, 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. documentation Issue/PR: Any changes in documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.21.0: remoed sphinx suport
1 participant