![A deep dive into TypeDoc’s workflow and extensibility](https://i.comentr.com/0HwBG2xGfd2DlkHvRbj6NqG6X64_tam.jpg)
A deep dive into TypeDoc’s workflow and extensibility
https://medium.freecodecamp.org/a-deep-dive-into-typedocs-workflow-and-extensibility-d464683e092c
This topic aims to cover the basics on how you could extend the TypeDoc library functionality and what are the opportunities that it provides.
For those of you who are not familiar with TypeDoc, this is a library which allows you to generate an API documentation based on your comments from your TypeScript source code.