angular-cn/aio/tools/transforms/templates/api
Pete Bacon Darwin 59bcd45930 build(docs-infra): ensure private exported subclasses are not rendered (#40404)
Previously, only the first layer of sub-classes were filtered to remove
private exports. But on recursing down further levels these were not
filtered out.

PR Close #40404
2021-01-13 14:03:04 -08:00
..
includes build(docs-infra): render optional decorator options with a ? (#39167) 2020-10-07 13:33:26 -07:00
lib build(docs-infra): ensure private exported subclasses are not rendered (#40404) 2021-01-13 14:03:04 -08:00
base.template.html feat(docs-infra): add the ability to expose globals (#34237) 2019-12-06 10:58:09 -08:00
class.template.html build(docs-infra): improve directive API doc templates (#25768) 2018-10-01 09:36:32 -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(docs-infra): render optional decorator options with a ? (#39167) 2020-10-07 13:33:26 -07:00
directive.template.html build(docs-infra): move directive macros into memberHelpers.html (#25768) 2018-10-01 09:36:33 -07:00
enum.template.html build(docs-infra): remove unused property table heading (#25768) 2018-10-01 09:36:34 -07:00
export-base.template.html build(docs-infra): add short description "See more" link (#25768) 2018-10-01 09:36:34 -07:00
function.template.html build(aio): render param descriptions for function exports (#22534) 2018-03-05 10:12:55 -08:00
interface.template.html build(aio): add github links to API doc members (#24000) 2018-06-13 16:47:40 -07:00
let.template.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
ngmodule.template.html refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
package.template.html feat(docs-infra): add entry-point label on api endpoint docs (#35427) 2020-02-26 12:54:22 -08:00
pipe.template.html build(aio): improve the API Pipe pages (#22702) 2018-03-14 14:21:11 -07:00
type-alias.template.html build(aio): fix various API rendering issues 2017-10-03 08:15:02 -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 fix(docs-infra): add deprecated-api-item class to remaining deprecated items (#34192) 2019-12-05 10:12:11 -08:00