-
## Expected behavior
Method without documentation should pass when there is a documentation for it in an interface located in "implements" section.
I have checked that this situation is correctly …
-
TypeDoc introduced breaking changes in 0.22.X
The plugin is therefor incompatible with the following error:
```
Error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './dist/lib/utils/o…
-
Hello, I am using the following setup:
TypeDoc 0.20.37
TypeScript 4.1.2
node v14.17.2
typedoc-neo-theme 1.1.1
And I have the following tsconfig.json
```json
{
"compileOnSave": false,
…
-
Current version of Typedoc is 0.20.35. In package.json, the peer dependencies for typedoc has a version limit which can not solve dependency issue while installing.
-
Hi and thanks for your work on the plugin.
I am optimistic that I should be able to use your plugin to expand the properties of a type alias in typedoc, so that https://cefn.com/lauf/api/types/_la…
-
Currently pipcook is lack of detailed documentation about what functions or API plugins could use so it's hard for developers to develop plugins. We need to provide a detailed API reference:
- Det…
-
Dear @Agreon ,
I followed your repo and how to install the plugin but when executing the script I have html files.
Would you like to share the command to generate the pdf file pls ?
Best Rega…
-
Hi @mipatterson, thank you for this plugin.
I've installed the plugin and tried to build the docs. I receive the message
```
Cannot find resource `markdown-page.hbs`
```
as shown in the screens…
-
We have migrated from `docusaurus-plugin-typedoc` and are very happy with the results. Unfortunately the URLs to our API members have now changed, and this would break persistent links in the wild. Is…
-
Nextra is great. But when it comes to automatic documentation generation from set files, it cant. Could you guys add something integrates with typedoc?