component API(types []*autodocs.Type) .api-docs h1.mountable API h2.mountable Endpoints ul li.mountable strong REST: span https://notify.moe/api h2.mountable Types table.api-types tbody each typ in types tr.mountable td a(href=typ.Endpoint())= typ.Name td= typ.Comment td a(href=typ.GitLink()) RawIcon("github")