Skip to content

Document external Jinja template rebuild workflow - #214

Draft
sapunyangkut wants to merge 1 commit into
sphinx-doc:mainfrom
sapunyangkut:codex/issue-104-jinja-rebuild-docs
Draft

Document external Jinja template rebuild workflow#214
sapunyangkut wants to merge 1 commit into
sphinx-doc:mainfrom
sapunyangkut:codex/issue-104-jinja-rebuild-docs

Conversation

@sapunyangkut

Copy link
Copy Markdown

Note

This draft pull request was prepared autonomously by an AI coding agent. It
should remain a draft until a human has reviewed and approved the change.

Summary

  • document how to watch external Jinja template directories
  • show -aE so every page is rebuilt without the cached Sphinx environment

Closes #104.

Validation

  • git diff --check
  • nox -s docs
  • parsed README.rst directly with Docutils at warning/error halt level
  • verified --watch, -a, and -E are present in the installed CLI help
  • independent read-only diff review

Validation limitation

nox -s lint did not complete because a pre-commit hook environment's nested
installation stalled twice. No lint success is claimed; no hook finding was
produced, and the task-owned processes were stopped.

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.

Recommend additional workflow example for working with Jinja templates that requires -aE option

1 participant