-
The formatting on this jsdoc theme is very difficult to read.
https://killedbyapixel.github.io/LittleJS/docs/
Here is just one example of how it is confusing.
![image](https://github.com/Kill…
-
### Describe the bug
When importing a type using JSDoc, the autoimport solution uses TS syntax to import the type, instead of using JSDoc syntax.
![Peek 2024-09-14 18-49](https://github.com/user-a…
-
JSDoc users have many well-justified complaints about the way JSDoc supports modules. Those complaints tend to fall into at least one of these categories:
+ **Syntax compatibility**. JSDoc's syntax…
-
When using `deno doc --json`, example code blocks that contain decorators prove to be problematic for the parser. I'm not sure if this problem persists in `--html` or in the pretty-printed format in t…
-
I would like to add TypeScript type definitions to this library.
The documentation is pretty good, but I'm not a fan of alt-tabbing between my project and the library docs.
I might also want to …
-
- read more = broken link: https://ai16z.github.io/eliza/docs/community/stream-notes/
- readme is outdated
- pnpm run shell not valid
- go through and test the docs to be valid
- add jsdocs commen…
-
### Pros for JSDoc
1. It magically turns all the comments in the source code into pretty, hyperlinked documentation
2. Uluc worked hard to set it all up
3. The output gives you a nice list of mem…
-
-
### Is your feature request related to a problem?
Currently, all the built-in stuff is documented via the GMLSpec file, which allows all the autocompletion hinting and such.
For custom stuff, Fe…
-
In order to improve documentation and visibility we want to use hosted & standard ways for each language to make them available.
## Swift
For swift, using swift package seems the way to go.
…