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

PR: Add missing RGB colourspaces in documentation. #1223

Merged

Conversation

MrLixm
Copy link
Contributor

@MrLixm MrLixm commented Nov 12, 2023

Hello, minor documentation fix suggested.

Summary

Fix documentation by adding missing colorspaces.
Missing colorspaces where retrieved by comparing the documentation against the list of colorspaces defined in colour.RGB_COLOURSPACES.

Preflight

Code Style and Quality

  • Unit tests have been implemented and passed.
  • Pyright static checking has been run and passed.
  • Pre-commit hooks have been run and passed.
  • New transformations have been added to the Automatic Colour Conversion Graph.
  • New transformations have been exported to the relevant namespaces, e.g. colour, colour.models.

Documentation

  • New features are documented along with examples if relevant.
  • The documentation is Sphinx and numpydoc compliant.

compared against list of colorspaces defined in `colour.RGB_COLOURSPACES`
@KelSolaar KelSolaar changed the title fix(doc): missing colorspaces in model.rst PR: Add missing RGB colourspaces in documentation. Nov 19, 2023
@KelSolaar
Copy link
Member

Thank you @MrLixm!

@KelSolaar KelSolaar merged commit e244b19 into colour-science:develop Nov 19, 2023
9 of 12 checks passed
@KelSolaar KelSolaar added this to the v0.4.4 milestone Nov 19, 2023
@MrLixm MrLixm deleted the hotfix/doc-colorspace-missing branch November 19, 2023 11:42
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