mapeditor/tiled

Update to TypeDoc 0.22 / 0.23

Ouverte

#3 592 ouverte le 28 févr. 2023

 (2 commentaires) (0 réaction) (0 personne assignée)C++ (1 708 forks)batch import
help wantedwebsite

Métriques du dépôt

Stars
 (10 413 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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:

Guide contributeur