[PR #89] [MERGED] Add AutomaDocs to Tool Collection #703

Closed
opened 2026-06-03 19:19:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/testthedocs/awesome-docs/pull/89
Author: @forbiddenlink
Created: 5/12/2026
Status: Merged
Merged: 5/18/2026
Merged by: @svx

Base: mainHead: add-automadocs


📝 Commits (2)

  • 24f888e Add AutomaDocs to Tool Collection
  • 7eedd26 Potential fix for pull request finding

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Hi maintainers,

Adding AutomaDocs to the Tool Collection section, alphabetically between Awesome Design Tools and Bluehawk.

What it does: AI documentation platform for GitHub repos. Tree-sitter AST chunking + Claude generation + hybrid retrieval (BM25 + Pinecone vector + RRF) with inline file:line citations.

Sibling fits in the same section: PitchDocs (also AI-powered code documentation generator), Trupeer (AI screen-recording → docs), readme.so.

Differentiator: webhook-driven selective regeneration on every git push (only re-processes changed chunks), so docs stay in sync with the code without a manual rebuild step.

Live examples (real OSS projects, no signup required):

Free tier: 1 public repo + 10 generations/month, no credit card.

I read CONTRIBUTING.md and added the entry alphabetically. Happy to reword, move, or close if it is not a fit.

Thanks for maintaining this list.

— Liz


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/testthedocs/awesome-docs/pull/89 **Author:** [@forbiddenlink](https://github.com/forbiddenlink) **Created:** 5/12/2026 **Status:** ✅ Merged **Merged:** 5/18/2026 **Merged by:** [@svx](https://github.com/svx) **Base:** `main` ← **Head:** `add-automadocs` --- ### 📝 Commits (2) - [`24f888e`](https://github.com/testthedocs/awesome-docs/commit/24f888ef1c4ccb199c21e66a122df5bbd75b5338) Add AutomaDocs to Tool Collection - [`7eedd26`](https://github.com/testthedocs/awesome-docs/commit/7eedd26cad22d33662cb881cd020ce9ed031d30b) Potential fix for pull request finding ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Hi maintainers, Adding [AutomaDocs](https://automadocs.com) to the **Tool Collection** section, alphabetically between Awesome Design Tools and Bluehawk. **What it does:** AI documentation platform for GitHub repos. Tree-sitter AST chunking + Claude generation + hybrid retrieval (BM25 + Pinecone vector + RRF) with inline file:line citations. **Sibling fits in the same section:** PitchDocs (also AI-powered code documentation generator), Trupeer (AI screen-recording → docs), readme.so. **Differentiator:** webhook-driven selective regeneration on every git push (only re-processes changed chunks), so docs stay in sync with the code without a manual rebuild step. **Live examples (real OSS projects, no signup required):** - https://automadocs.com/docs/hyperium/tonic - https://automadocs.com/docs/kubeshark/kubeshark - https://automadocs.com/docs/GitoxideLabs/gitoxide **Free tier:** 1 public repo + 10 generations/month, no credit card. I read CONTRIBUTING.md and added the entry alphabetically. Happy to reword, move, or close if it is not a fit. Thanks for maintaining this list. — Liz --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-03 19:19:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docs#703