Keep all documentation in typedoc #29
johngeorgewright
started this conversation in
Ideas
Replies: 1 comment
-
|
I played with this project a little, but without a lot of work the documentation became a little confusing to browse. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems possible to keep all documentation inside typedoc without the need of Jekyll.
See https://github.com/KnodesCommunity/typedoc-plugins/tree/main/packages/plugin-pages
This would mean the developer & CI environment doesn't require installation of ruby as well as Node & Yarn. It may also make the documentation look a little less separated from the API.
Beta Was this translation helpful? Give feedback.
All reactions