- Support generating reference for models implemented with DML - Support resolving and generating mermaid diagram for relations The Currency Module was used an example so its reference is generated to showcase the work of this PR.
Documentation Resources
This directory holds the code and content of both the documentation and API reference.
docs Directory
The docs directory holds the code and content of the documentation website. The website is built with Docusaurus v2.
api-reference Directory
The api-reference directory holds the code and OpenApi Specs of the API Reference. The API Reference is built with Next.js.