GeneratorSettings

Undocumented in source.

Members

Properties

lowerCase
deprecated bool lowerCase [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
lowerCase
deprecated bool lowerCase [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fileNameStyle
MethodStyle fileNameStyle;

Defines how symbol names are mapped to file names when generating file based documentation (useful for case insensitive file systems)

focusSearchField
bool focusSearchField;

focus search field on load

navigationType
NavigationType navigationType;
Undocumented in source.
siteUrl
URL siteUrl;

used for sitemap generation and for determining the URL prefix in registerApiDocs()

Meta