typedoc-plugin-markdown icon indicating copy to clipboard operation
typedoc-plugin-markdown copied to clipboard

include additional markdown files

Open morriswinkler opened this issue 3 years ago • 1 comments

iI tried to use

https://github.com/KnodesCommunity/typedoc-plugins/tree/main/packages/plugin-pages

The theme is not compatible with that plugin, would it be possible to have a similar functionality, To include a markdown folder that is copied into the out folder and where links show up in the sidebar?

morriswinkler avatar May 23 '22 18:05 morriswinkler

hello -its possible i guess - although its probably more useful for the html themes as similar functionality could be achieved by integrating the output markdown with other static site documentation generators.

tgreyuk avatar May 23 '22 23:05 tgreyuk