Skip to content

Commit 396a880

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a31
why: pick up gp-sphinx 0.0.1a31 — FastMCP resources and prompts gain {resource}/{prompt} cross-reference roles, and the prompt / resource / resource-template (plus argparse) directives gain :no-index: for components documented on more than one page. what: - Bump gp-sphinx pin 0.0.1a30 -> 0.0.1a31 (dev + docs groups) - Bump gp-sphinx-family sibling pins to 0.0.1a31 where present - Relock
1 parent 1f7531b commit 396a880

2 files changed

Lines changed: 49 additions & 49 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ dev = [
5959
# Docs
6060
"aafigure",
6161
"pillow",
62-
"gp-sphinx==0.0.1a30",
63-
"sphinx-autodoc-argparse==0.0.1a30",
64-
"sphinx-autodoc-api-style==0.0.1a30",
62+
"gp-sphinx==0.0.1a31",
63+
"sphinx-autodoc-argparse==0.0.1a31",
64+
"sphinx-autodoc-api-style==0.0.1a31",
6565
"gp-libs",
6666
"sphinx-autobuild",
6767
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
docs = [
8686
"aafigure",
8787
"pillow",
88-
"gp-sphinx==0.0.1a30",
89-
"sphinx-autodoc-argparse==0.0.1a30",
90-
"sphinx-autodoc-api-style==0.0.1a30",
88+
"gp-sphinx==0.0.1a31",
89+
"sphinx-autodoc-argparse==0.0.1a31",
90+
"sphinx-autodoc-api-style==0.0.1a31",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

0 commit comments

Comments
 (0)