Module Odoc_html.TypesSource
Source
type toc = {title : Html_types.flow5_without_interactive Tyxml.Html.elt list;title_str : string;href : string;children : Odoc_html.Types.toc list;
}