TypeDoc Example
https://typedoc.org/example/index.html shows
I was actually trying to figure out how you got that text.
Building locally shows
from the file
npm install
and npm run build
in the root directory.cd example
npm install
(the example has its own package.json
)npm run tsc
npm run typedoc
This is caused by the name
option. I'm not sure why that's specified in the config file for the site rather than the base config...
https://github.com/TypeStrong/typedoc-site/blob/master/example.typedoc.json
Owner Name | TypeStrong |
Repo Name | typedoc |
Full Name | TypeStrong/typedoc |
Language | TypeScript |
Created Date | 2014-05-24 |
Updated Date | 2023-03-19 |
Star Count | 6487 |
Watcher Count | 68 |
Fork Count | 639 |
Issue Count | 48 |
Issue Title | Created Date | Updated Date |
---|