API support, non-REST APIs

We have a few other non-REST APIs:

  • JavaScript APIs in TypeDoc
  • Java APIs in Javadoc

Are there any plans to incorporate other APIs other than REST APIs? I’m aware this is a big ask. :slight_smile:

Unfortunately not at this time :frowning:

While javadoc/typedoc can probably be embedded into a page of the documentation using Custom HTML, it wouldn’t be useful unless if it is searchable using our search box which is quite complicated to do.

I will keep this in our feature requests sheet however to capture more future requests.