Skip to content

fix: point pydoc-markdown output to python-sdk/api-reference#1105

Merged
MaxLenormand merged 1 commit into
mainfrom
feat/pydoc-output-path
May 22, 2026
Merged

fix: point pydoc-markdown output to python-sdk/api-reference#1105
MaxLenormand merged 1 commit into
mainfrom
feat/pydoc-output-path

Conversation

@amanbagrecha
Copy link
Copy Markdown
Collaborator

Summary

  • Fixes relative_output_path in pydoc-markdown.yml from automatedpython-sdk/api-reference
  • docs/automated/ never existed; the live API reference is at docs/python-sdk/api-reference/
  • Keeps pydoc-markdown config consistent with utils/generate_reference_docs.py (the tool actually used by the automated workflow)

Related

Part of the automated API docs sync setup: fusedlabs/application#7572

Notion: https://www.notion.so/fusedio/Find-better-way-to-sync-application-repo-docstrings-to-API-Reference-in-docs-350899d3b76380c2b569e9334bad250f

Was outputting to docs/automated/ which doesn't exist. Aligns with
docs/python-sdk/api-reference/ where generate_reference_docs.py writes.
@MaxLenormand MaxLenormand merged commit 6538632 into main May 22, 2026
2 checks passed
@MaxLenormand MaxLenormand deleted the feat/pydoc-output-path branch May 22, 2026 08:58
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