Describes all TypeDoc specific options as returned by Options.getValue, this is slightly more restrictive than the TypeDocOptions since it does not allow both keys and values for mapped option types, and does nto allow partials of flag values.
An interface describing all TypeDoc specific options. Generated from a map which contains more information about each option for better types when defining said options.
If set, TypeDoc will produce warnings about {&link} tags which will produce broken links.
If set, TypeDoc will produce warnings about declarations that do not have doc comments
If set, TypeDoc will produce warnings when a symbol is referenced by the documentation, but is not included in the documentation.
Binds an option to the given property. Does not register the option.
Binds an option to the given property. Does not register the option.
Binds an option to the given property. Does not register the option.
Binds an option to the given property. Does not register the option.
Normalize the given path.
The path that should be normalized.
The normalized path.
Reset the reflection id.
Used by the test cases to ensure the reflection ids won't change between runs.
Generated using TypeDoc
Converts a given TypeDoc option key to the type of the declaration expected.