mapeditor/tiled

Update to TypeDoc 0.22 / 0.23

Open

#3 592 ouverte le 28 févr. 2023

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C++ (1 708 forks)batch import
help wantedwebsite

Métriques du dépôt

Stars
 (10 413 stars)
Métriques de merge PR
 (Merge moyen 14j 4h) (17 PRs mergées en 30 j)

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