Package-level declarations
Types
Accessed with reflection
DokkaGenerator is the main entry point for generating documentation
Global options can be configured and applied to all packages and modules at once, overwriting package configuration.
Marks declarations that are internal to Dokka core artifact. It means that this API is marked as public either for historical or technical reasons. It is not intended to be used outside of the Dokka project, has no behaviour guarantees, and may lack clear semantics, documentation and backward compatibility.
Functions
Serializes a ConfigurableBlock as a machine-readable and compact JSON string.
Serializes DokkaConfiguration as a machine-readable and compact JSON string.
Serializes a ConfigurableBlock as a human-readable (pretty printed) JSON string.
Serializes DokkaConfiguration as a human-readable (pretty printed) JSON string.