Module Odoc_html.ConfigSource
Source
val v :
?search_result:bool ->
?theme_uri:Odoc_html.Types.uri ->
?support_uri:Odoc_html.Types.uri ->
?search_uris:Odoc_html.Types.file_uri list ->
?extra_css:string list ->
semantic_uris:bool ->
indent:bool ->
flat:bool ->
open_details:bool ->
as_json:bool ->
?shell:string ->
remap:(string * string) list ->
?home_breadcrumb:string ->
?mode_links:string ->
?config_values:(string * string) list ->
unit ->
Odoc_html.Config.tsearch_result indicates whether this is a summary for a search result. In that case, the links will be printed as regular text.