thrust / docs /doxybook /templates /synopsis_inherited_from.tmpl
camenduru's picture
thanks to nvidia ❤
8ae5fc5
{%- if default(synopsis_is_inherited, false) != false -%}
{%- set base.synopsis_indent_width = default(synopsis_indent_width, 0) -%}
{{- render("synopsis_inherited_from_comment.tmpl", base) -}}
{%- endif -%}