Doc generation will detect presence of tsconfig.json file to determine if it is a typescript project.
It will also detect the presence of a typedoc.config.js file so that each project can specify non-default options to typedoc.
I also tried to use terminal-link but on my terminal the links just appear as normal text.
Doc generation will detect presence of
tsconfig.json
file to determine if it is a typescript project. It will also detect the presence of atypedoc.config.js
file so that each project can specify non-default options to typedoc. I also tried to useterminal-link
but on my terminal the links just appear as normal text.Example of documentation with typedoc: https://cheminfo.github.io/well-plates/