You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per-library registry mock_deps/<library>.txt applied automatically by build/preview (replaces the --mock_deps flag syntax; flag kept as additive extra)
real:/nodeps: registry lines + doc-builder light-install (bare names pinned from the library's own metadata)
Cache key: version-normalized generated MDX + kit tree hash + doc-builder version; cross-version reuse rewrites page URLs while assets stay pinned to the hosted source version
Trusted main builds write (--html_page_cache_write), PR builds read-only (cache-poisoning prevention); cache failures degrade to a normal build, never fatal
Tracker for the two build-speed workstreams.
Mock imports: build docs without installing heavy dependencies
find_spec/importlib.metadataavailability checks, signature-safe subclassing (PEP 560), decorator pass-through, dotted-path reprs, tuple-comparable__version__,issubclass/isinstanceansweringFalsemock_deps/<library>.txtapplied automatically bybuild/preview(replaces the--mock_depsflag syntax; flag kept as additive extra)real:/nodeps:registry lines +doc-builder light-install(bare names pinned from the library's own metadata)custom_containerinput removed, uv-only (setup-uv,uvxforhf sync)Page-level HTML build cache
hf://buckets/hf-doc-build/doc-build-cache) so a one-file PR doesn't rebuild hundreds of pages--html_page_cache_write), PR builds read-only (cache-poisoning prevention); cache failures degrade to a normal build, never fatal