-
Notifications
You must be signed in to change notification settings - Fork 28
Description
@ovflowd if you have an issue with the current approach, feel free to open a designated issue and voice your concerns, which others can agree or refute
Originally posted by @avivkeller in #644 (comment)
Steemed from the issue above, I believe we need to reconsider on the long-term the responsibilities of the jsx-ast generator, as it should be a more generic/abstract layer. Since doc-kit is supposed to be used to generate docs with different theming/different 3rd party generators (long-term goal), eventually it needs to be by design more decoupled of @node-core/ui-components on the ast phase. Where the web generator and legacy-html/legacy-html-all become more Node.js oriented and as discussed not part of the default doc-kit bundle.
This is an issue for long-term approach.