Odoc_html.Configval v :
?search_result:bool ->
?theme_uri:Types.uri ->
?support_uri:Types.uri ->
?search_uris:Types.file_uri list ->
semantic_uris:bool ->
indent:bool ->
flat:bool ->
open_details:bool ->
as_json:bool ->
unit ->
tsearch_result indicates whether this is a summary for a search result. In that case, the links will be printed as regular text.
val search_uris : t -> Types.file_uri listval semantic_uris : t -> boolval indent : t -> boolval flat : t -> boolval open_details : t -> boolval as_json : t -> boolval search_result : t -> bool