Skip to content

Conversation

@chjaju
Copy link
Collaborator

@chjaju chjaju commented Oct 17, 2025

  • Replace sphinx_rtd_theme (GPL) with alabaster (MIT) in pyproject.toml
  • Update requirements.txt to use alabaster instead of sphinx_rtd_theme
  • Change Sphinx theme configuration to alabaster
  • Update README badge from 'Read the Docs' to 'GitHub Pages'
  • Add docs/build/ to .gitignore to exclude build artifacts
  • Remove all GPL-licensed files from Git tracking
  • Ensure commercial use without license restrictions

Changes

  • Summary of changes

Related Issue

  • Closes #issue-number

Checklist

  • All tests pass (pytest)
  • Code style (black, isort) followed
  • Documentation updated

- Replace sphinx_rtd_theme (GPL) with alabaster (MIT) in pyproject.toml
- Update requirements.txt to use alabaster instead of sphinx_rtd_theme
- Change Sphinx theme configuration to alabaster
- Update README badge from 'Read the Docs' to 'GitHub Pages'
- Add docs/build/ to .gitignore to exclude build artifacts
- Remove all GPL-licensed files from Git tracking
- Ensure commercial use without license restrictions
@chjaju chjaju merged commit 660f202 into main Oct 17, 2025
2 checks passed
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