Skip to content

format + docs logo + v2 links#289

Merged
ryanhill1 merged 3 commits intomainfrom
rh1-housekeep
Feb 17, 2026
Merged

format + docs logo + v2 links#289
ryanhill1 merged 3 commits intomainfrom
rh1-housekeep

Conversation

@ryanhill1
Copy link
Member

Summary of changes

This pull request primarily makes documentation and formatting improvements, including updates to project branding, links, and minor code formatting. The most significant change is the removal of the GitHub Actions workflow that blocked changes to the logo file via pull requests.

Workflow and Documentation Updates:

  • Removed the .github/workflows/logo-check.yml workflow, which previously prevented pull requests from modifying docs/_static/logo.png. This means logo changes are no longer automatically blocked by CI.
  • Updated project branding and documentation:
    • Changed the main logo in README.md and docs/index.rst to use separate light and dark mode SVGs, and improved the visual layout.
    • Updated documentation links to point to the new /v2/ documentation paths.
    • Added a link to the qBraid Algorithms API reference in the documentation.
    • Updated copyright year in docs/conf.py.
    • Commented out the "Launch on qBraid" badge in README.md and updated its link.

Code Formatting:

  • Added a blank line after the module docstring in several Python source files for consistency and PEP8 compliance.

@ryanhill1 ryanhill1 marked this pull request as ready for review February 17, 2026 18:48
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ryanhill1 ryanhill1 merged commit 4c201d8 into main Feb 17, 2026
39 of 40 checks passed
@ryanhill1 ryanhill1 deleted the rh1-housekeep branch February 17, 2026 19:01
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

Comments