Skip to content

Add docs CI workflow#1446

Open
mattheliu wants to merge 1 commit into
PaddlePaddle:developfrom
mattheliu:codex/docs-ci
Open

Add docs CI workflow#1446
mattheliu wants to merge 1 commit into
PaddlePaddle:developfrom
mattheliu:codex/docs-ci

Conversation

@mattheliu
Copy link
Copy Markdown

Summary

  • add a dedicated GitHub Actions workflow for documentation changes
  • run markdown linting with pymarkdown
  • build the MkDocs site with --strict to catch broken nav, missing pages, and build warnings

Scope

  • triggers only for docs/**, .readthedocs.yaml, and the docs workflow file
  • does not change existing code lint or GPU test workflows

Local validation

  • uv sync --extra lint
  • uv run pymarkdown scan source/
  • uv run mkdocs build --strict

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented May 19, 2026

Thanks for your contribution!

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.

1 participant