This module can be used to render function and type documentation
to be printed in a shell. This is the module that is used to render the
docs accessed through the shell through
1> h(maps,new,0).
-spec new() -> Map when Map :: #{}.
Since:
OTP 17.0
Returns a new empty map.
Example:
> maps:new().
#{}
This module formats and renders EEP-48 documentation of
the format
The record holding EEP-48 documentation for a module.
You can use
The configuration of how the documentation should be rendered.
The HTML tags allowed in
Render the documentation for a module or function.
Render the documentation of a type in a module.
Render the documentation of a callback in a module.
This function can be used to do a basic validation of
the doc content of
This function can be used to do whitespace normalization
of
This function can be used to find out which tags are
supported by