mapeditor/tiled

Update to TypeDoc 0.22 / 0.23

Open

#3592 aperta il 28 feb 2023

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C++ (1708 fork)batch import
help wantedwebsite

Metriche repository

Star
 (10.413 star)
Metriche merge PR
 (Merge medio 14g 4h) (17 PR mergiate in 30 g)

Descrizione

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:

Guida contributor