Produce a documentation link for a flowR configuration option (e.g. solver.sigdb.enabled).
The link points at the configuration section of the Interface wiki page and carries the option's
schema type, description, and any enumerated values as a hover tooltip.
Parameters
path: string
The (autocompleted) .-separated configuration path.
quote: boolean = true
Whether to render the path as inline code. Default is true.
Produce a documentation link for a flowR configuration option (e.g.
solver.sigdb.enabled). The link points at the configuration section of the Interface wiki page and carries the option's schema type, description, and any enumerated values as a hover tooltip.