angular-cn/aio/tools/transforms/templates/api/lib
Pete Bacon Darwin b1902db0cb build(docs-infra): render all overloads if they are abstract (#25670)
In an overloaded method, the overload with the function body is the
actual method doc, and this doc is not included in the list of "additional"
overloads.

Moreover, the logic (all in dgeni-packages) is that if none of the items
has a body then we use the first overload as the actual method doc.

In the case of abstract methods, none of the methods have a body. So we
have a situation where the overloads collection does not contain the first
abstract method, even though it is not the "implementation" of the method.
Therefore we need to still render it.

Closes #25610

PR Close #25670
2018-08-27 18:19:08 -04:00
..
descendants.html feat(aio): first pass API docs redesign (#21874) 2018-02-09 13:05:16 -08:00
directiveHelpers.html build(aio): update doc-gen templates 2017-07-11 11:44:05 +01:00
githubLinks.html build(docs-infra): implement the 'package' API template (#24631) 2018-07-13 19:45:54 -04:00
memberHelpers.html build(docs-infra): render all overloads if they are abstract (#25670) 2018-08-27 18:19:08 -04:00
paramList.html build(docs-infra): render short description of parameters in API docs (#24537) 2018-06-28 15:03:14 -07:00