Skip to content

Track AutoAPI anchors in page TOC - #9

Merged
timkpaine merged 1 commit into
mainfrom
tkp/fix-autoapi-toc
Sep 4, 2026
Merged

Track AutoAPI anchors in page TOC#9
timkpaine merged 1 commit into
mainfrom
tkp/fix-autoapi-toc

Conversation

@timkpaine

Copy link
Copy Markdown
Member

Description

Keep non-heading fragment targets in the TOC scroll spy so AutoAPI signatures remain observable. This lets object entries such as THEME_DIR, THEME_NAME, and setup() participate in viewport highlighting and fills the complete TOC rail at the bottom of the module page.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / code cleanup
  • CI / build configuration
  • Other (describe below)

Checklist

  • Linting passes (make lint)
  • Tests pass (make test)
  • New tests added for new functionality
  • Documentation updated (not applicable)
  • Changelog / version bump (not applicable)

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Test Results

44 tests  ±0   44 ✅ ±0   2s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 7b82400. ± Comparison against base commit 93d7be1.

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.99%. Comparing base (93d7be1) to head (7b82400).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   91.97%   91.99%   +0.01%     
==========================================
  Files           6        6              
  Lines         461      462       +1     
  Branches       61       61              
==========================================
+ Hits          424      425       +1     
  Misses         16       16              
  Partials       21       21              

☔ View full report in Codecov by Harness.
📢 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.

@timkpaine
timkpaine merged commit 30c331b into main Sep 4, 2026
4 checks passed
@timkpaine
timkpaine deleted the tkp/fix-autoapi-toc branch September 4, 2026 22:00
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.

1 participant