angular-cn/aio/tools/transforms/templates/api
Pete Bacon Darwin 97e02c2fa0 build(aio): render class/interface "descendants" in API docs (#19343)
For classes, the tree of subclasses is rendered, recursively.

For interfaces, the descendants are separated into child interfaces, which
extend the interface, and classes, which implement the interface.

Closes #19306
2017-09-25 11:59:44 -07:00
..
includes build(aio): ensure decorators with shared interface types are found (#19361) 2017-09-25 11:59:21 -07:00
lib build(aio): render class/interface "descendants" in API docs (#19343) 2017-09-25 11:59:44 -07:00
base.template.html build(aio): mark API docs as not having a TOC 2017-05-03 13:30:11 -07:00
class.template.html build(aio): render class/interface "descendants" in API docs (#19343) 2017-09-25 11:59:44 -07:00
const.template.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
decorator.template.html build(aio): improve API docs layout and styling 2017-07-13 12:16:20 -07:00
directive.template.html build(aio): do not render annotations block for directives 2017-09-12 13:56:21 -04:00
enum.template.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
export-base.template.html build(aio): improve API docs layout and styling 2017-07-13 12:16:20 -07:00
function.template.html build(aio): render type parameters of API function exports 2017-07-15 08:52:35 +01:00
interface.template.html build(aio): render class/interface "descendants" in API docs (#19343) 2017-09-25 11:59:44 -07:00
let.template.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
module.template.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
pipe.template.html build(aio): remove "pure" property from pipe template (#16655) 2017-05-09 15:44:10 -07:00
type-alias.template.html build(aio): improve API docs layout and styling 2017-07-13 12:16:20 -07:00
value-module.template.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
var.template.html build(aio): improve API docs layout and styling 2017-07-13 12:16:20 -07:00