Commit Graph

12 Commits

Author SHA1 Message Date
github-actions[bot] 7c8b8a96d8 docs: update docs for v0.7.16 2026-01-30 18:14:33 +00:00
github-actions[bot] f6e9b6949b docs: update docs for v0.7.13 2026-01-30 13:22:22 +00:00
github-actions[bot] 7914517ea8 docs: update docs for v0.7.13 2026-01-30 06:02:54 +00:00
github-actions[bot] cb7123c556 docs: update docs for v0.7.16 2026-01-29 16:40:03 +00:00
github-actions[bot] fdec4f9b41 docs: update docs for v0.7.13 2026-01-28 22:56:22 +00:00
github-actions[bot] c2af8f1322 docs: update docs for v0.7.16 2026-01-28 17:55:14 +00:00
github-actions[bot] 73b4b7ba0d docs: update docs for v0.7.13 2026-01-28 14:45:43 +00:00
Junya Morioka 3ab8ceba29 fix: add v0.7.0 manylinux2_28 note to doc/packages.md
Add the missing note about manylinux2_28 platform support since v0.7.0
to the ADD_NOTE constant in create_packages.py, matching README.md.
2026-01-28 18:37:23 +09:00
github-actions[bot] 72ad10bb1f docs: update docs for v0.7.15 2026-01-28 00:17:24 +00:00
github-actions[bot] 9228efeee5 docs: update docs for v0.7.11 2026-01-20 22:02:50 +00:00
github-actions[bot] 37aa86aa6c docs: update docs for v0.7.11 2026-01-18 21:41:15 +00:00
Junya Morioka 1bc47b39f2 refactor: rename docs to doc and pages to docs for GitHub Pages
- Rename docs/ to doc/ (contains packages.md, release_history.md, etc.)
- Rename pages/ to docs/ (contains search page index.html)
- Update all references in README.md, workflows, and Python scripts

GitHub Pages only supports / or /docs as the source directory.
2026-01-18 01:12:22 +09:00