mapeditor/tiled

Do you want to work on this issue?
You can request for a bounty in order to promote it!
Update to TypeDoc 0.22 / 0.23 #3592
bjorn posted onGitHub
Currently the scripting documentation on the website is still driven by TypeDoc 0.21, since its theming is based on customizing Handlebars files. To update to TypeDoc 0.22 and beyond, we need to redo the customization using a JSX theme.
References:
- https://typedoc.org/guides/changelog/#v0.22.0-(2021-09-10)
- https://github.com/TypeStrong/typedoc/blob/v0.22.0/internal-docs/custom-themes.md
- https://github.com/Gerrit0/typedoc-custom-theme-demo
TypeDoc 0.21 custom theme: