Skip to content

Exclude Python cache from generated docs - #289

Merged
rz-openai merged 1 commit into
mainfrom
dev/rz/exclude-docs-python-cache
Sep 8, 2026
Merged

Exclude Python cache from generated docs#289
rz-openai merged 1 commit into
mainfrom
dev/rz/exclude-docs-python-cache

Conversation

@rz-openai

Copy link
Copy Markdown
Collaborator

MkDocs copies Python's generated __pycache__ directory into the site output after the documentation tests run. Excluding it keeps cache files out of the published site.

Summary

  • Exclude __pycache__/ from the MkDocs output.

Validation

  • Ran four documentation tests successfully.
  • Ran mkdocs build --strict and confirmed site/__pycache__ is absent.
  • Ran git diff --check.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-08T20:06:04.257695Z 622b4ea PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@rz-openai
rz-openai merged commit dbf73f6 into main Sep 8, 2026
1 check passed
@rz-openai
rz-openai deleted the dev/rz/exclude-docs-python-cache branch September 8, 2026 20:06
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