10 Commits

Author SHA1 Message Date
kennethreitz 36d558573c Remove worktree submodules, add to gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 10:02:17 -04:00
kennethreitz 4a77f9163e Add Sphinx documentation with alabaster theme
- User guide: quickstart, tones, scales, chords, fretboard, playback
- API reference: autodoc for all modules
- alabaster theme with Napoleon for Google/NumPy docstrings
- Update project description in pyproject.toml
- Add sphinx to docs dependency group

Build with: uv run --group docs sphinx-build -b html docs docs/_build/html

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 05:47:20 -04:00
kennethreitz b1edecc291 refactor: Update .gitignore to ignore pytheory.egg-info 2024-11-05 09:48:49 -05:00
kennethreitz 442ff56df4 refactor: Ignore Python cache files in .gitignore 2024-11-05 09:46:29 -05:00
kennethreitz 7afe43f55e t2 get ignored 2018-09-06 04:31:41 -04:00
kennethreitz b3a4331892 ignore vscode 2018-09-06 04:31:21 -04:00
kennethreitz 5d18ab8e5c some refactoring 2018-09-06 03:27:33 -04:00
kennethreitz 7e7e3d6296 refactor 2018-09-03 09:05:11 -04:00
kennethreitz e4d35ecd85 major updates 2018-09-02 04:41:53 -04:00
kennethreitz 3fd15dcf33 changes 2018-08-29 05:51:59 -04:00