Optional ReadonlybaseSpecify the base path for all urls.
Optional ReadonlycacheInclude the generation time in links to prevent browsers from using a cached version.
Optional ReadonlycategorizeSpecify the categories that will be used to group reflections.
Optional ReadonlycleanPrevent TypeDoc from cleaning the output directory specified with --out.
Optional ReadonlycommentSpecify the documentation mode TypeDoc should use.
Optional ReadonlydefaultSpecify the default category for reflections without a category.
Optional ReadonlydefaultSpecify the default group for reflections without a group.
Optional ReadonlydefaultSpecify the default visibility for members without a visibility tag.
Optional ReadonlydisableDisables setting the source of reflections when documenting projects within a Git repository.
Optional ReadonlydisableDisables automatically linking to source code.
Optional ReadonlyentrySpecifies the entry points to be documented by TypeDoc.
Optional ReadonlyentrySpecifies the strategy to be used to convert entry points into documentation.
Optional ReadonlyexcludeDefine patterns to be excluded when expanding directories.
Optional ReadonlyexcludePrevent externally resolved symbols from being documented.
Optional ReadonlyexcludePrevent symbols that are not exported from being documented.
Optional ReadonlyexcludePrevent private members from being included in the generated documentation.
Optional ReadonlyexcludePrevent protected members from being included in the generated documentation.
Optional ReadonlyexternalDefine patterns for files that should be considered external.
Optional ReadonlyexternalDefine custom mappings for symbols in external packages.
Optional ReadonlygitSpecify the git remote that should be used to link to source files.
Optional ReadonlygitSpecify the git revision that should be used to link to source files.
Optional ReadonlyhideDo not print the TypeDoc link at the end of the page.
Optional ReadonlyhideHide parameter types in the signature.
Optional ReadonlyincludesSpecify the location to look for included documents.
Optional ReadonlyintentionallyA list of types that should not produce warnings when not being exported.
Optional ReadonlyjsonSpecify the location the documentation should be written to.
Optional ReadonlylogSpecify the logger that should be used.
Optional ReadonlymediaSpecify the location with media files that should be copied to the output directory.
Optional ReadonlynameSet the name of the project that will be used in the header of the template.
Optional ReadonlyoutSpecifies the output directory the documentation should be written to.
Optional ReadonlypackageSpecify the package.json file that should be used to determine the package name.
Optional ReadonlyreadmeSpecify the readme file that should be displayed on the index page.
Optional ReadonlyrequiredSpecify the type of reflections that must be documented.
Optional ReadonlysearchSpecify the search category boosts.
Optional ReadonlysearchSpecify the search group boosts.
Optional ReadonlysearchIf set, the search index will also include comments.
Optional ReadonlysearchIf set, the search index will also include documents.
Optional ReadonlysortSpecify the sort strategy for documented values.
Optional ReadonlysortSpecify the sort strategy for static and instance members.
Optional ReadonlysourceSpecify a link template to be used when generating source urls.
Optional ReadonlythemeSpecify a theme name to use.
Optional ReadonlytreatIf set, validation warnings will be treated as errors.
Optional ReadonlytreatIf set, warnings will be treated as errors.
Optional ReadonlytsSpecify the location and filename a .tsbuildinfo file should be written to.
Optional ReadonlytsconfigSpecify a TypeScript config file that should be used to load TypeScript configuration.
Optional ReadonlyvalidationSpecify validation options.
TypeDoc configuration
See
https://typedoc.org/options/