Skip to content

Conversation

@fkleon
Copy link
Owner

@fkleon fkleon commented Dec 27, 2024

Gets the basic website build working with the newest version of typedoc that still supports TS 4.x.

There are some major breaking changes in the JSON output though that would still need to be worked through.

For example some issues on first glance:

  • The summary text for elements is now structured differently (no more shortText, seem to have to build this manually now)
  • Filters don't load at all with an error
  • SortedCollection doesn't load at all with an error

- Add ReflectionKind enum for compatiblity with typedoc v0.25.x (which
  has removed kindString)
- TODO: Must use typedoc v0.25.x due to internal renumbering of enums
@fkleon fkleon marked this pull request as draft December 27, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants