Skip to content

Remove docs/_build from version control#47

Merged
a-fa merged 1 commit into
mainfrom
fix/doc-example-api-usage
Mar 8, 2026
Merged

Remove docs/_build from version control#47
a-fa merged 1 commit into
mainfrom
fix/doc-example-api-usage

Conversation

@a-fa
Copy link
Copy Markdown
Member

@a-fa a-fa commented Mar 8, 2026

Summary

  • Uncommented docs/_build/ in .gitignore so build artifacts are ignored
  • Removed 691 tracked build files (~103K lines) — RTD builds docs independently

Test plan

  • Verified docs/_build/ is gitignored and no longer tracked
  • Confirm RTD builds still work after merge

🤖 Generated with Claude Code

RTD builds docs independently; tracked build artifacts are unnecessary
and bloat the repository. Uncommented docs/_build/ in .gitignore.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@a-fa a-fa merged commit 6075652 into main Mar 8, 2026
18 checks passed
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