Skip to content

doc: make syntax symbols searchable#15189

Open
rgrinberg wants to merge 1 commit into
ocaml:mainfrom
rgrinberg:doc-symbol-search
Open

doc: make syntax symbols searchable#15189
rgrinberg wants to merge 1 commit into
ocaml:mainfrom
rgrinberg:doc-symbol-search

Conversation

@rgrinberg

@rgrinberg rgrinberg commented Jun 13, 2026

Copy link
Copy Markdown
Member

Add a reference page that gives punctuation-heavy Dune syntax searchable text names, including @@, @, %{...}, :standard, and related symbols.

Also add a small documentation search hook that redirects exact symbol searches such as @@ to the corresponding section.

Fixes #7307.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
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.

docs: Ability to search non-text strings

1 participant