angular-cn/aio/tools/transforms/templates/api
Pete Bacon Darwin 77309e2ea4 build(aio): map H3 headings into H4 headings for certain templates (#24000)
The sections such as methods and decorator options are already headed
by a H3 heading so we need to map the H3 headings in the API doc source
down to H4 headings.

This commit includes general heading mapping functionality accessible via
the `marked` Nunjucks filter.

PR Close #24000
2018-06-13 16:47:40 -07:00
..
includes build(aio): rearrange decorator API doc template (#24000) 2018-06-13 16:47:40 -07:00
lib build(aio): map H3 headings into H4 headings for certain templates (#24000) 2018-06-13 16:47:40 -07:00
base.template.html build(aio): improve the API Pipe pages (#22702) 2018-03-14 14:21:11 -07:00
class.template.html build(aio): class API template once again extends export-base (#22534) 2018-03-05 10:12:55 -08: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): rearrange decorator API doc template (#24000) 2018-06-13 16:47:40 -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): improve `enum` API rendering (#23872) 2018-05-14 10:37:42 -07:00
export-base.template.html build(aio): move "see also" block to export-base template (#22681) 2018-03-12 11:23:46 -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): render subclasses + see-also block in the main flow (#22445) 2018-02-26 17:50:42 -08: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): 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 build(aio): display types of API const docs correctly (#23850) 2018-05-11 16:44:50 -04:00