Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate docs with ember-cli-yuidoc #2137

Merged
merged 1 commit into from
Mar 18, 2020
Merged

Generate docs with ember-cli-yuidoc #2137

merged 1 commit into from
Mar 18, 2020

Conversation

marcoow
Copy link
Member

@marcoow marcoow commented Mar 18, 2020

This switches to generating the API docs with ember-cli-yuidoc instead of using broccoli-yuidoc directly. The docs are still built automatically for production builds and put in the dist folder.

ember-cli-yuidoc has a fix for handling decorators in code examples correctly (see cibernox/ember-cli-yuidoc#53) which we'd otherwise have to maintain ourselves.

@marcoow marcoow merged commit a05cfbb into master Mar 18, 2020
@delete-merged-branch delete-merged-branch bot deleted the ember-cli-yuidoc branch March 18, 2020 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants