docdash
docdash copied to clipboard
:zap: Lodash inspired JSDoc 3 template/theme
The effect of '@returns' is no beautiful. Can anyone fix it?
I noticed typedefs only show up in the global part of the nav with the typedef option, but it is not uncommon to have typedefs added to a namespace for...
@clenemt @ar2rsawseen, your theme is popular. A large deal of PRs are common sense fixes. @ar2rsawseen handled alone [all past 3 years PR requests](https://github.com/clenemt/docdash/pulls?q=is%3Apr+is%3Aclosed) but isn't active in recent months/year....
Currently, docs are created for the exact version listed in `package.json`. This is a proposal to have docs generated for a range of versions (minor or major). For example, a...
`@example` code could provide a link to online editors using their post API, see for example [stackblitz post-api](https://developer.stackblitz.com/docs/platform/post-api) or [codepen prefill](https://blog.codepen.io/documentation/prefill/).
How can I add or customize my language? For example, Russian.
This should be good to have the choice between a table or new lines for parameters In my project I did this: # Before:  # After:  # Script...
This commit adds proper hyphenation hints to the documentation at doc compile time; these hints can be used to portably use `text-align: justified` with nice hyphenation. This looks nice &...
Before this, fonts inside docdash where rendered slightly larger than the average font on other sides. In practiced this caused some of us to try do make the font size...