Skip to content

Streamline docs for typed HTML API#7083

Merged
laurmaedje merged 1 commit intomainfrom
html-docs
Oct 10, 2025
Merged

Streamline docs for typed HTML API#7083
laurmaedje merged 1 commit intomainfrom
html-docs

Conversation

@laurmaedje
Copy link
Member

Makes the HTML typed docs more useful and less noisy by

  • rendering all functions on one page
  • rendering global attributes only once in a separate list

The typed HTML docs will also be excluded from the search.

@MDLC01
Copy link
Collaborator

MDLC01 commented Oct 9, 2025

The typed HTML docs will also be excluded from the search.

It's great the individual functions are excluded, but is the single page listing all functions searchable? I would like to be able to search for "html" (but not the individual function names, such as "header" or "body") to get the HTML element functions list.

@laurmaedje
Copy link
Member Author

You can search for it, but it's also quite easy to find currently without search:

image

@laurmaedje laurmaedje enabled auto-merge October 10, 2025 06:41
@laurmaedje laurmaedje added this pull request to the merge queue Oct 10, 2025
Merged via the queue into main with commit 48d3d98 Oct 10, 2025
16 checks passed
@laurmaedje laurmaedje deleted the html-docs branch October 10, 2025 06:55
YDX-2147483647 added a commit to YDX-2147483647/typst-docs-web that referenced this pull request Oct 13, 2025
- Unify details/example as `DetailsBlock`: typst/typst#7011
- Add `global_attributes` to `GroupBody`: typst/typst#7083
- Change codepoint to string in `Symbol`: typst/typst#6489
- Add `deprecation_until`: typst/typst#6617

Relates-to: typst-community#15
YDX-2147483647 added a commit to YDX-2147483647/typst-docs-web that referenced this pull request Oct 23, 2025
- Unify details/example as `DetailsBlock`: typst/typst#7011
- Add `global_attributes` to `GroupBody`: typst/typst#7083
- Change codepoint to string in `Symbol`: typst/typst#6489
- Add `deprecation_until`: typst/typst#6617

Relates-to: typst-community#15
YDX-2147483647 added a commit to YDX-2147483647/typst-docs-web that referenced this pull request Oct 24, 2025
- Unify details/example as `DetailsBlock`: typst/typst#7011
- Add `global_attributes` to `GroupBody`: typst/typst#7083
- Change codepoint to string in `Symbol`: typst/typst#6489
- Add `deprecation_until`: typst/typst#6617

Relates-to: typst-community#15
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.

3 participants