Clear and concise description of the problem
It appears that we do not generate website reference documentation for alias statements, even though aliases are just as much part of the public API of a package as anything else. This issue tracks extending our documentation generator to create reference documentation for type aliases. This is especially important for templated aliases designed to be used to construct synthetic types, such as the visibility and merge-patch transform templates.
Checklist
Clear and concise description of the problem
It appears that we do not generate website reference documentation for
aliasstatements, even though aliases are just as much part of the public API of a package as anything else. This issue tracks extending our documentation generator to create reference documentation for type aliases. This is especially important for templated aliases designed to be used to construct synthetic types, such as the visibility and merge-patch transform templates.Checklist