Skip to content

Commit 2cea1d4

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a23 → 0.0.1a24
why: pick up LLM-friendly documentation outputs — llms.txt, llms-full.txt, docs.json, per-page .md twins, footer links. what: - Bump gp-sphinx and sibling packages 0.0.1a23 → 0.0.1a24
1 parent d929abe commit 2cea1d4

2 files changed

Lines changed: 45 additions & 45 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Changes = "https://github.com/vcs-python/libvcs/blob/master/CHANGES"
6464
[dependency-groups]
6565
dev = [
6666
# Docs
67-
"gp-sphinx==0.0.1a23",
68-
"sphinx-autodoc-api-style==0.0.1a23",
69-
"sphinx-autodoc-pytest-fixtures==0.0.1a23",
67+
"gp-sphinx==0.0.1a24",
68+
"sphinx-autodoc-api-style==0.0.1a24",
69+
"sphinx-autodoc-pytest-fixtures==0.0.1a24",
7070
"gp-libs",
7171
"sphinx-autobuild",
7272
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
]
8686

8787
docs = [
88-
"gp-sphinx==0.0.1a23",
89-
"sphinx-autodoc-api-style==0.0.1a23",
90-
"sphinx-autodoc-pytest-fixtures==0.0.1a23",
88+
"gp-sphinx==0.0.1a24",
89+
"sphinx-autodoc-api-style==0.0.1a24",
90+
"sphinx-autodoc-pytest-fixtures==0.0.1a24",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

uv.lock

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)