angular-cn/aio/tools
Peter Bacon Darwin ecd0348d96 build(aio): extract the title from the content if necessary
Documents can specify their title via the `title` or `name` jsdoc tags.

This change adds that, if neither are provided, the first `<h1>` element
is removed from the `renderedContent` and used for the title.

If there is still no title then it is set to the empty string and a warning
is logged.
2017-04-18 15:20:04 -07:00
..
examples docs(aio): final migration from old site 2017-04-12 21:01:55 +01:00
plunker-builder build(aio): move the `transforms` folder into the `tools` folder 2017-04-16 22:05:23 +01:00
transforms build(aio): extract the title from the content if necessary 2017-04-18 15:20:04 -07:00