Skip to content

word wrap prev/next links on autodocs#5867

Merged
peterychang merged 1 commit intomicrosoft:mainfrom
peterychang:work_wrap_autodoc_links
Mar 7, 2025
Merged

word wrap prev/next links on autodocs#5867
peterychang merged 1 commit intomicrosoft:mainfrom
peterychang:work_wrap_autodoc_links

Conversation

@peterychang
Copy link
Copy Markdown
Contributor

Why are these changes needed?

Long module names get cut off in autodocs. Fixes (3). I would love to break the words on dots and underscores, but it doesn't look like theres a CSS option for that

before:
image

after:
image

Related issue number

#5634

Checks

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.60%. Comparing base (5685bd1) to head (78cfb9f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5867   +/-   ##
=======================================
  Coverage   75.60%   75.60%           
=======================================
  Files         189      189           
  Lines       12734    12734           
=======================================
  Hits         9627     9627           
  Misses       3107     3107           
Flag Coverage Δ
unittests 75.60% <ø> (ø)

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.

@peterychang peterychang merged commit 97dbc5c into microsoft:main Mar 7, 2025
55 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.

2 participants