Read the document to find out how to write a custom render engine for the Documentation component.
To create a custom render engine, follow the exemplary project structure. See this directory to find the template.
To see an example of the custom render engine written in TypeScript for the AsyncApi specification, go to this directory.