Skip to content

Fix the chrono format specification link - #4927

Open
dajiaohuang wants to merge 1 commit into
fmtlib:mainfrom
dajiaohuang:docs/4926-chrono-anchor
Open

Fix the chrono format specification link#4927
dajiaohuang wants to merge 1 commit into
fmtlib:mainfrom
dajiaohuang:docs/4926-chrono-anchor

Conversation

@dajiaohuang

Copy link
Copy Markdown

Fixes #4926.

Point the chrono API reference to the existing explicit chrono-format-spec
anchor in syntax.md. The old plural fragment has no target.

Validation:

  • Documentation build passes using the pinned docs environment and Doxygen
    1.18.0; the missing-anchor warning is gone.
  • Generated api/index.html links to ../syntax/#chrono-format-spec, and
    generated syntax/index.html contains that ID. The old fragment is absent.
  • git diff --check passes.

One documentation line only; no API, syntax, dependency or CI change. On this
Windows host the build uses process-local UTF-8 mode; the separate default-codec
fix in #4925 is not included in this branch.

@dajiaohuang
dajiaohuang requested a review from vitaut as a code owner September 5, 2026 09:42
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.

Chrono API reference links to a missing syntax anchor

1 participant