angular/adev/shared-docs/pipeline
Suguru Inatomi 30e486a41c fix(docs-infra): use shared heading ID generation logic
This commit extracts the heading ID generation logic into a shared utility
and updates both the route generation script and the markdown pipeline to use it.

This ensures consistency between the generated routes and the rendered
documentation, and fixes an issue where custom heading IDs (`{#id}`)
were ignored during route generation.

Fixes #67200

(cherry picked from commit bedfcb5644)
2026-02-23 23:16:55 +00:00
..
api-gen docs(docs-infra): ensure code preview copy preserves spaces 2026-02-02 10:09:35 -08:00
examples docs(docs-infra): apply OnPush change detection and remove redundant root provider 2026-01-02 08:23:20 +01:00
guides fix(docs-infra): support providing links to multiple symbols within a single line of a code block 2026-01-20 09:35:33 -08:00
navigation build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
shared fix(docs-infra): use shared heading ID generation logic 2026-02-23 23:16:55 +00:00
tutorials fix(docs-infra): use public folder instead of assets folder for static files in adev tutorials 2026-01-15 10:59:25 -08:00
_guides.bzl docs(docs-infra): Throw build error on invalid guide links 2026-01-12 13:38:20 -08:00
_navigation.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
_playground.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
_previews.bzl docs: correctly look for examples in the bin_dir instead of execPath (#62632) 2025-07-14 14:49:16 -07:00
_stackblitz.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
_tutorial.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
_zip.bzl build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
BUILD.bazel fix(docs-infra): support providing links to multiple symbols within a single line of a code block 2026-01-20 09:35:33 -08:00
esbuild.config.mjs build: move all rule/macro loading into adev/defaults.bzl and fix intellisense loading (#62627) 2025-07-14 15:47:05 -07:00