Pete Bacon Darwin
9e8903ada1
build(docs-infra): show github edit link on CLI overview ( #26515 )
...
PR Close #26515
2018-10-19 11:12:53 -07:00
Martin Sikora
d539122466
refactor(docs-infra): refactor templates ( #24378 )
...
PR Close #24378
2018-08-31 09:42:10 -07:00
Martin Sikora
b89a7dd4a2
fix(docs-infra): show "suggest edits" only for /guide and /tutorial dirs ( #24378 )
...
PR Close #24378
2018-08-31 09:42:10 -07:00
Martin Sikora
9533cc9809
feat(docs-infra): add "suggest edits" feature to all docs ( #24378 )
...
PR Close #24378
2018-08-31 09:42:10 -07:00
Peter Bacon Darwin
648de7dd86
build(aio): render titles correctly in content pages
...
If a document provided a title jsdoc tag then its h1
element was being rendered incorrectly as a markdown
paragraph.
This change renders the title as a markdown h1 tag
directly.
Fixes #16099
2017-04-19 10:42:38 +01:00
Peter Bacon Darwin
7165eb15bd
build(aio): add div with class around content
...
Closes #16037
2017-04-17 13:43:42 +01:00
Peter Bacon Darwin
abecf3eb6d
build(aio): move the `transforms` folder into the `tools` folder
2017-04-16 22:05:23 +01:00