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:

TypeDoc 0.21 custom theme:


Related: sphinx-js could be a nice way to bring the JS API back into the manual based on the TypeScript declarations at index.d.ts, which would be an alternative to redoing the theme customization. However, the sphinx-js documentation notes that "TypeDoc 0.15.0" is known to work, so it may not actually help with updating to a newer version of TypeDoc.

posted by bjorn about 2 years ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests