docpr.dev — docs that follow the code
p/docpr-dev-docs-that-follow-the-code
Your docs are always one merged PR behind. Not anymore.
0 reviews3 followers
Start new thread
trending
Peter Jausovec

18h ago

docpr.dev — docs that follow the code - Your docs are always one merged PR behind. Not anymore.

Every team has the same problem: code ships, docs don't follow. Not because anyone forgets — because updating docs after every PR is tedious, manual work that always loses to the next ticket. docpr fixes this with a GitHub Action. When a PR merges, LLM analyzes the diff, finds the documentation files that are actually affected, and opens a PR in your docs repo with the updates already written.