mapeditor/tiled

Update to TypeDoc 0.22 / 0.23

Open

#3.592 aberto em 28 de fev. de 2023

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (1.708 forks)batch import
help wantedwebsite

Métricas do repositório

Stars
 (10.413 stars)
Métricas de merge de PR
 (Mesclagem média 14d 4h) (17 fundiu PRs em 30d)

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:

Guia do colaborador