-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from capitalone:main #44
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
Conversation
* chore: create publish-docs.yml * brought in docs directory
* chore: update workflow to properly install pandoc * chore: update build to build to a LATEST directory
Reviewer's Guide by SourceryThis pull request introduces documentation generation capabilities using Sphinx. It adds necessary configuration files, scripts, and documentation source files. It also configures pre-commit hooks to exclude the No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )
Summary by Sourcery
This PR introduces documentation updates and build system changes. It adds a new directory
_docscontaining documentation-related files, including Sphinx configuration, a script to update documentation, and instructions for updating the documentation. It also updates the pre-commit configuration to exclude the_docsdirectory from certain checks, and modifies the CI workflow to publish the docs on release.Build:
_docsdirectory from certain pre-commit checks._docsdirectory with documentation-related files._docsdirectory._docsdirectory.