Skip to content

docs: remove redundant transformDocs.js and pydoc-markdown setup#677

Open
vdusek wants to merge 3 commits intomasterfrom
docs/remove-redundant-transform-docs
Open

docs: remove redundant transformDocs.js and pydoc-markdown setup#677
vdusek wants to merge 3 commits intomasterfrom
docs/remove-redundant-transform-docs

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Mar 18, 2026

Summary

Test plan

  • Local build and run
  • CI passes

The docusaurus-plugin-typedoc-api plugin handles the docspec-to-typedoc
conversion internally. The external pydoc-markdown dump and transformDocs.js
pipeline are unnecessary.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Mar 18, 2026
@vdusek vdusek self-assigned this Mar 18, 2026
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Mar 18, 2026
@github-actions github-actions bot added this to the 136th sprint - Tooling team milestone Mar 18, 2026
@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.93%. Comparing base (5b57ff3) to head (6a85cd5).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #677      +/-   ##
==========================================
+ Coverage   94.75%   94.93%   +0.18%     
==========================================
  Files          45       45              
  Lines        4404     4404              
==========================================
+ Hits         4173     4181       +8     
+ Misses        231      223       -8     
Flag Coverage Δ
integration 94.93% <ø> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

vdusek and others added 2 commits March 18, 2026 20:30
Unify sidebar structure across all doc versions to:
Overview, Quick start, Concepts, Examples/Guides, Upgrading, Changelog.

For v1.12, merge the multi-page Overview section into a single Overview
page and add a dedicated Quick start page. Rename directory from
overview to introduction for consistent doc IDs across versions.

Add custom VersionedReferenceNavbarItem component so the Reference tab
follows the selected docs version. Make Docs and Changelog tabs
version-aware using Docusaurus type: 'doc' navbar items.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vdusek vdusek requested a review from barjin March 18, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants