Open
Description
This issue proposes the adoption of TypeDoc to generate documentation from the comments present in the TypeScript source files. TypeDoc will allow us to automatically create comprehensive and well-structured documentation based on the inline comments within the codebase. By using TypeDoc, we can streamline the process of documenting our TypeScript project, making it easier for developers to understand the code and its API.