-
### Motivation
Many people who use libraries not only use help of jsdoc for methods, but also for the parameters. So, moving the jsdoc declaration from before `class` to before `constructor` would …
-
## Context
**Bug fix? No**
Add JSDocs and documentation so our docs are fuckin sweet
### Current v Expected Results
Current: our docs are on wiki
Expected: jsdocs builds our docs and they…
-
there are no docs on methods. please add some descriptions.
-
Would specjs support JSDoc in the furure? Thanks, keep up the good work
-
### Vue - Official extension or vue-tsc version
v2.0.26
### VSCode version
1.91.0
### Vue version
latest
### TypeScript version
5.5.2
### System Info
_No response_
### Steps to reproduce
In…
-
JSDoc's API documentation is woefully deficient, the irony of which does not escape me. I made the problem much worse by adding dozens of `// TODO: docs` comments during my JSDoc 3.3 blitz through `li…
-
I am following the [“Writing documentation”](https://jsr.io/docs/writing-docs) guide to add JSDoc comments to my code. To see if my documentation is formatted right and links between symbols work, I w…
-
examples from where?
- readme
- blog post
- tests
-
[JSDoc](http://usejsdoc.org/) will be used to document the public API and generate online documentation.
Currently the [docstrap](https://github.com/terryweiss/docstrap) template is used.
-
The proposal mentions that JSDoc isn't being considered due to some limitations listed under [Limits of JSDoc Type Annotations](https://github.com/tc39/proposal-type-annotations/tree/4129dc5c88a1ba477…