cibernox / cibernox/ember-cli-yuidoc
[RFC] Allow ember-cli-yuidoc to be mounted as an engine
Open
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
# Motivation
For application developers, this feature allows docs to be integrated as part of an Ember application. The integration would be straight forward too.
For add-on developers, this feature allows integration with `ember-cli-github-pages`. `ember-cli-github-pages` is another add-on that let add-on developers to publish the add-on dummy app as Github pages. However, this runs in conflict with YUIdoc because YUIdoc is not built as a single page application. This RFC aims to solve the problem by allowing the dummy app to mount to docs as an engine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.