mapeditor/tiled

Update to TypeDoc 0.22 / 0.23

Open

#3.592 geöffnet am 28. Feb. 2023

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.708 Forks)batch import
help wantedwebsite

Repository-Metriken

Stars
 (10.413 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 4h) (17 gemergte PRs in 30 T)

Beschreibung

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:

Contributor Guide