Skip to content

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Aug 12, 2025

Description

Follow-up to #9803

  • Replaced old API docs with the new website
  • Removed no longer used docs and dist scripts
  • Added 11ty plugin to specify path prefix

The API docs build will need to be adjusted e.g. like this:

if [ -d "api-docs" ]; then 
  yarn api-docs:build --pathprefix=/vaadin-web-components/%version%/
  cp -r api-docs/dist dist
else
  yarn dist
fi

Type of change

  • Internal change

Copy link

@web-padawan web-padawan merged commit 14007be into main Aug 12, 2025
9 checks passed
@web-padawan web-padawan deleted the chore/replace-api-docs branch August 12, 2025 13:49
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.

2 participants