-
We will also need to create types.
-
As far as I can tell there is no easily accessible API documentation outside of the source code.
However, the typescript declaration file has most functions documented in addition to its types.
…
-
The JS team have created sdk.docs.entropy.xyz to show the alpha documentation for the _alpha_ SDK releases. It's a good starting point!
However, it'd be great to keep all reference documentation (l…
-
This issue is a **feature proposal**. Feel free to upvote (with :+1: ), comment and provide your use-cases if you're interested by this feature.
## Context
The `iTowns` codebase is currently writt…
-
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…
-
## Background
With Source Typed, it is now possible to teach strong typing at an introductory level. Naturally, it extends to modules, something that students interact with a lot in Source Academy.…
-
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…
-
Similar to docs sites for Misk, OkHttp, Barber
Use TypeDoc and this plugin to output to Markdown: https://github.com/tgreyuk/typedoc-plugin-markdown
-
Right now both kinto-http.js and kinto.js use doc.esdoc.org to publish their documentation. ESDoc is, unfortunately, not very TypeScript friendly, so I've been planning on switching over to [TypeDoc](…
-
Currently, TypeDoc is not able to get default values for action parameters and a small refactoring of either the comment bits or the functions themselves has to be done in order to parse them.
I ca…