rename, module, file, namespace
Hi,
I have a file mminit.ts
which defines a bunch of variables on the Window object. The name mminit
is quite cryptic, and I'd like to rename it something like Window
or DOMExtensions
. I have a comment with the tag /** @module DOMExtensions */
at the top of the file, but it does nothing.
Is there a way to make the file show up in the documentation with a custom name other than mminit
?
I could probably jury-rig it with a janky solution via a plugin, but I'd like to see if there's a built-in way first. I can't find anything in the documentation that seems to work, though.
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 |
---|