Skip to content

fix: CI wheel builds and docs sidebar#3

Merged
davidpoblador merged 1 commit intomainfrom
fix/ci-and-docs
Feb 25, 2026
Merged

fix: CI wheel builds and docs sidebar#3
davidpoblador merged 1 commit intomainfrom
fix/ci-and-docs

Conversation

@davidpoblador
Copy link
Member

Summary

  • Replace deprecated macos-13 runner with macos-14 for x86_64 cross-compilation
  • Set RUST_FONTCONFIG_DLOPEN=1 to fix Linux aarch64 cross-build (fontconfig-sys link failure)
  • Remove navigation.tabs/sections/expand from mkdocs — redundant with only 4 pages
  • Add toc.integrate so sidebar shows page headings instead of duplicating top nav

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

- Replace deprecated macos-13 runner with macos-14 for x86_64 cross-compilation
- Set RUST_FONTCONFIG_DLOPEN=1 to fix Linux aarch64 cross-build (fontconfig-sys)
- Remove navigation.tabs/sections/expand from mkdocs (redundant with flat nav)
- Add toc.integrate to show page headings in sidebar

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@davidpoblador davidpoblador merged commit c7d34ec into main Feb 25, 2026
4 of 5 checks passed
@davidpoblador davidpoblador deleted the fix/ci-and-docs branch February 25, 2026 11:25
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