FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump gp-sphinx → 0.0.1a16 (sphinx-vite-builder consolidation) by tony · Pull Request #1037 · tmux-python/tmuxp · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .lock  (1) .toml  (1) No extension  (1) All 3 file types selected
Only manifest files
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
3 changes: 3 additions & 0 deletions CHANGES
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ _Notes on the upcoming release will go here._

- Visual improvements to API docs from [gp-sphinx](https://gp-sphinx.git-pull.com)-based Sphinx packages (#1035)
- Bump gp-sphinx docs stack to v0.0.1a8 (#1036)
- Bump gp-sphinx docs stack to v0.0.1a16 — docs site now renders
via `gp-furo-theme`, a Tailwind v4 respin of Furo, with
`sphinx-vite-builder` handling theme-asset builds (#1037)


## tmuxp 1.67.0 (2026-03-08)
Expand Down
13 changes: 6 additions & 7 deletions pyproject.toml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ dev = [
# Docs
"aafigure", # https://launchpad.net/aafigure
"pillow", # https://pillow.readthedocs.io/
"gp-sphinx==0.0.1a13", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-argparse==0.0.1a13", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-api-style==0.0.1a13",
"gp-sphinx==0.0.1a16", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-argparse==0.0.1a16", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-api-style==0.0.1a16",
"gp-libs", # https://gp-libs.git-pull.com/
"sphinx-autobuild", # https://sphinx-extensions.readthedocs.io/en/latest/sphinx-autobuild.html
# Testing
Expand All @@ -83,9 +83,9 @@ dev = [
docs = [
"aafigure", # https://launchpad.net/aafigure
"pillow", # https://pillow.readthedocs.io/
"gp-sphinx==0.0.1a13", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-argparse==0.0.1a13", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-api-style==0.0.1a13",
"gp-sphinx==0.0.1a16", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-argparse==0.0.1a16", # https://gp-sphinx.git-pull.com/
"sphinx-autodoc-api-style==0.0.1a16",
"gp-libs", # https://gp-libs.git-pull.com/
"sphinx-autobuild", # https://sphinx-extensions.readthedocs.io/en/latest/sphinx-autobuild.html
]
Expand Down Expand Up @@ -123,7 +123,6 @@ build-backend = "hatchling.build"
gp-libs = false
gp-furo-theme = false
gp-sphinx = false
gp-sphinx-vite = false
sphinx-autodoc-api-style = false
sphinx-autodoc-argparse = false
sphinx-autodoc-docutils = false
Expand Down
Loading
Loading

Back | FazBrowse Home | New Git URL