-
-
Notifications
You must be signed in to change notification settings - Fork 19
PICARD-2103: Add custom columns documentation #234
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
base: version_3_changes
Are you sure you want to change the base?
PICARD-2103: Add custom columns documentation #234
Conversation
Thanks for this. Can you please set the target branch to Also, how do you want to be identified in the acknowledgements page? |
c31e612
to
7577d8b
Compare
Okay, I rebased and pointed it at
Just my username is fine: |
Added into the |
FYI don't merge this yet. Waiting on metabrainz/picard#2714 which is still in flux. |
I think you can review and merge now. The PR metabrainz/picard#2714 is pretty much done. These documentations reflect the latest changes. see: Update api/usage documentation to latest @rdswift @phw |
Summary
This is a…
Reason for the Change
Added comprehensive documentation for the new custom columns feature in Picard. This addresses the need for user and developer documentation for the custom columns functionality that was implemented in the main Picard project.
Description of the Change
Added two new documentation files:
User Documentation (
usage/custom_columns.rst
):API Documentation (
extending/custom_columns_api.rst
):Updated navigation and index files to include the new documentation in appropriate sections.
References to implementation PRs:
Additional Action Required
None required. The documentation is complete and ready for use.