Commit 48a2e57
committed
docs(tooling): rewrite docs-autogen README for Docusaurus; misc fixes
**tooling/docs-autogen/README.md** — full rewrite:
- Remove all Mintlify-specific content (docs.json, SidebarFix, apidocs-orphans,
Mintlify dev server, api-reference.mdx, Known Issues section)
- Update pipeline overview: api/index.md landing page, normalize_rst_backticks
pass in step 2, step 3 (nav rebuild) noted as auto-skipped in Docusaurus mode
- Correct apidocs-quality description (includes methods by default, not excluded)
- Add links to docs/PUBLISHING.md and docs/CONTRIBUTING_DOCS.md at the top
- Update file structure and troubleshooting table
**docs/PUBLISHING.md** — remove stale `uv run poe apidocs-orphans` reference
(task was deleted when --orphans was removed from audit_coverage.py)
**.github/workflows/docs-publish.yml** — add comment to release: trigger
explaining it only fires for manually-created releases (automated releases
use GITHUB_TOKEN which cannot trigger new workflow runs)
Assisted-by: Claude Code1 parent 0949fef commit 48a2e57
3 files changed
Lines changed: 89 additions & 156 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 147 | | |
151 | 148 | | |
152 | 149 | | |
| |||
0 commit comments