Skip to content

style(deps[docs]): Integrate sphinx-autodoc-api-style, bump gp-sphinx packages to 0.0.1a5#10

Draft
tony wants to merge 8 commits intomainfrom
api-styling
Draft

style(deps[docs]): Integrate sphinx-autodoc-api-style, bump gp-sphinx packages to 0.0.1a5#10
tony wants to merge 8 commits intomainfrom
api-styling

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented Apr 6, 2026

Pins gp-sphinx and sphinx-autodoc-api-style to 0.0.1a5; enables API style extension in docs.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.10%. Comparing base (c822f02) to head (b42858b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   71.10%   71.10%           
=======================================
  Files          20       20           
  Lines        1419     1419           
  Branches      186      186           
=======================================
  Hits         1009     1009           
  Misses        365      365           
  Partials       45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

tony added 3 commits April 6, 2026 12:39
…i-style

why: Add type and modifier badges to autodoc entries.
what:
- Add sphinx_autodoc_api_style to extra_extensions in docs/conf.py
…to 0.0.1a5

why: Align docs dependencies with latest gp-sphinx workspace releases.
what:
- Pin sphinx-autodoc-api-style and bump gp-sphinx packages to 0.0.1a5
- Regenerate uv.lock
why: Preview published docs from the feature branch before merge.
what:
- Add api-styling to docs workflow push branches
tony added 5 commits April 6, 2026 14:19
…rces

why: Consume the new extension from gp-sphinx; optional path overrides for
a sibling gp-sphinx clone during development.
what:
- dev/docs dependency on sphinx-autodoc-fastmcp
- tool.uv.sources for gp-sphinx, sphinx-autodoc-api-style, sphinx-autodoc-fastmcp
- mypy override for sphinx_autodoc_fastmcp
- uv.lock
why: Drop the inlined fastmcp_autodoc extension in favor of the gp-sphinx
package; configure tool modules, area map, and section badges.
what:
- extra_extensions and fastmcp_* settings in docs/conf.py
- remove docs/_ext/fastmcp_autodoc.py; drop _ext from sys.path
why: Lockfile reflects transitive editable deps from gp-sphinx packages.
what:
- uv.lock updates for sphinx-autodoc-api-style and sphinx-autodoc-fastmcp requires-dist
why: Pydantic's BaseModel uses Markdown-style [text][ref] cross-refs in
docstrings, but autodoc processes them as RST, yielding citation-ref
rendering instead of hyperlinks.
what:
- autodoc-process-docstring hook rewrites [`Name`][pkg.Name] to :any: roles
- pyproject.toml: add fastmcp_autodoc to mypy ignore_missing_imports
why: Align dev docs dependencies with gp-sphinx 0.0.1a6 on PyPI.
what:
- Bump gp-sphinx ecosystem pins in pyproject.toml
- Regenerate uv.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants