Skip to content

Stop tracking generated docs output#18

Merged
duriantaco merged 1 commit into
mainfrom
chore/untrack-generated-docs
Apr 30, 2026
Merged

Stop tracking generated docs output#18
duriantaco merged 1 commit into
mainfrom
chore/untrack-generated-docs

Conversation

@duriantaco

Copy link
Copy Markdown
Owner

Summary

  • Stop tracking generated Sphinx output under docs/build.
  • Ignore docs/build/ and docs/_build/ so future local docs builds stay out of git.
  • Keep docs/source as the source of truth for documentation changes.

Validation

  • LC_ALL=C LANG=C python -m sphinx -b html docs/source /tmp/jonq-docs-hygiene
  • python -m pre_commit run --all-files

Notes

  • Local docs/build output may still exist on disk, but it is ignored and no longer part of source control.

@duriantaco duriantaco merged commit 9792f49 into main Apr 30, 2026
3 checks passed
@duriantaco duriantaco deleted the chore/untrack-generated-docs branch April 30, 2026 01:14
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