typedoc-markdown-theme
typedoc-markdown-theme copied to clipboard
Markdown theme for TypeDoc
May I suggest to add `optional` keyword after attribute name in parenthesis. Please see screenshot below. `optional` word it is in title, and therefore added to vuepress menu (maybe in...
Before deciding to try this, the user wants to have an expression about how it looks like It will be very helpful to save developing time. Thanks.
When I run `npm install` it fails on bundle.d.ts not found. Here's the full log: ``` npm WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated. npm WARN prepublish-on-install Use...
using `Handlebars.registerHelper` in `src/theme.ts` doesn't work, because typedoc looks for helpers in a different way. typedoc scans the plugin directory for a helpers folder, where a js file should be...
I'm getting files with md formatting, but extensions are still .html Eg: My `index.html`, NOT `index.md` looks like this (markdown): ``` It's very easy to make some words **bold** and...
should be http://typedoc.org instead of http://typedoc.io
Hello, will this work to create a single page of documentation? Akin to the typedoc "minimal" theme?