9cb318f5a2
docs: separate template syntax into multiple docs ( #36954 )
...
This is part of a re-factor of template syntax and
structure. The first phase breaks out template syntax
into multiple documents. The second phase will be
a rewrite of each doc.
Specifically, this PR does the following:
- Breaks sections of the current template syntax document each into their own page.
- Corrects the links to and from these new pages.
- Adds template syntax subsection to the left side NAV which contains all the new pages.
- Adds the new files to pullapprove.
PR Close #36954
2020-07-20 11:16:45 -07:00
a0bb2ba7b7
docs: Change 'function' to 'method' for clarity that getHereos() is ( #35998 )
...
intended as a class method
Change 'function' to 'method' for clarity that getHereos() is
intended as a class method in Tour of Heroes part 4.
PR Close #35998
2020-06-15 09:07:52 -07:00
8d1d6e8f70
docs: place download section in toh to the top ( #36567 )
...
this is part of a larger effort to standardise download sections on angular.io
This commit partially addresses #35459
PR Close #36567
2020-06-08 11:41:52 -07:00
e8ea3be843
docs: remove service from region where it was added before it was created ( #35354 )
...
The message service was added in a section create message service but was impoted much before it removed those imports because they can be confusing
Fixes #35259
PR Close #35354
2020-02-12 16:46:22 -08:00
dcb8d6740e
docs: fix nav to match new toh titles ( #35126 )
...
PR Close #35126
2020-02-10 16:12:54 -08:00
3822455928
docs: modify toh titles and intro ( #34758 )
...
PR Close #34758
2020-01-29 12:11:07 -08:00
61ad50d40a
docs: add message on click of hero in toh-4 ( #34496 )
...
First we used a messages array to display messages toh-4 but it dsplayed only one message added additional messages on click of a hero
Fixes #28739
PR Close #34496
2020-01-22 14:42:55 -05:00
02baaa4813
docs: clarifies how the service is injected ( #34638 )
...
There was some confusion about how the service will be injected in the sentence with the `new` keyword. This PR should hopefully clear the confusion.
Fixes #34612
PR Close #34638
2020-01-08 15:06:09 -08:00
2f6c97e93c
docs: remove redundant whitespaces and fix minor typos ( #33422 )
...
PR Close #33422
2019-10-29 11:39:17 -07:00
1bcd58cee8
refactor(docs-infra): remove linenums=false
since it is now the default ( #31674 )
...
PR Close #31674
2019-07-24 14:38:54 -07:00
8f084d7214
docs: clarify toh ( #28571 )
...
PR Close #28571
2019-07-22 09:46:27 -07:00
4a665ca50b
docs: fix typo in section introduction ( #29394 )
...
PR Close #29394
2019-03-19 13:09:07 -04:00
fc6dad40ac
fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips ( #26396 )
...
Closes #26174
PR Close #26396
2018-10-17 11:05:29 -07:00
cf095d982d
docs: fix a typo ( #26074 )
...
PR Close #26074
2018-09-24 13:48:24 -07:00
4976a58780
docs: update to account for CLI changes ( #25223 )
...
This should help clarify the use of providedIn and correct the documentation where it was showing the use of a now depreciated CLI command flag.
I am openly looking for feedback on this change to figure out the best wording.
PR Close #25223
2018-08-01 10:51:05 -07:00
d523630ea2
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
...
PR Close #24986
2018-07-24 08:22:14 -07:00
c3280b2c2f
docs(aio): change HeroService
to MessagesComponent
( #23397 )
...
Someone probably forgot to change this when coping the sentence from a previous section.
PR Close #23397
2018-04-16 09:01:58 -07:00
1fac5f4eb1
docs: recommend best practice for providers ( #22934 )
...
PR Close #22934
2018-04-06 21:49:34 -07:00
9f7bd8f618
docs: update text around changed obs examples ( #22920 )
...
PR Close #22920
2018-03-29 09:20:04 -07:00
545fdf10e2
docs(aio): fix TOH inclusion of HeroesService. ( #21228 )
...
Change docs where the MessageService is referenced
Fixes #20398
PR Close #21228
2018-02-07 12:01:32 -08:00
53f91189a1
docs(aio): add NgModule docs ( #20306 )
...
PR Close #20306
2018-01-10 16:26:46 -08:00
f9436f7a5b
docs(aio): delete duplicated word ( #21129 )
...
PR Close #21129
2018-01-05 16:22:28 -05:00
b9e4d62d5a
docs(aio): remove services plurality ( #20696 )
...
remove services plurality for the sentence formation to be proper
PR Close #20696
2017-11-29 16:53:49 -06:00
74071210eb
docs(aio): remove trailing underscore from provide_ ( #20356 )
...
_provide_ was already emphasized in the previous paragraph
PR Close #20356
2017-11-14 09:59:56 -08:00
cf618c564c
fix(aio): markdown typo in Tour of Heroes tutorial ( #20288 )
...
PR Close #20288
2017-11-10 11:51:18 -08:00
7830d74615
docs(aio): empty line between HTML tag and content ( #20341 )
...
PR Close #20341
2017-11-10 10:59:46 -08:00
a7bbe9a1ff
docs(aio): Fix typo in tutorial ( #20295 )
...
PR Close #20295
2017-11-10 10:59:10 -08:00
049c89645b
docs(aio): update ToH for CLI ( #19811 )
2017-11-06 10:02:17 -08:00
8d8995f1ab
docs(aio): edit summary and next step headers ( #16962 )
2017-09-27 13:45:47 -07:00
91ab39cc55
docs(aio) - Fixed link to the glossary dash-case term ( #18311 )
...
PR Close #18311
2017-07-25 15:59:28 -05:00
67ffbae6f9
docs(aio): fix promises link in toh-pt4
...
closes #16050
2017-06-22 14:56:41 -07:00
9449eff6fd
docs(aio): improve tutorial next-steps prose/links
2017-05-04 15:51:57 -07:00
ff32c53099
docs(aio): fix lots of broken links
...
Closes #16317
2017-05-01 15:51:26 -07:00
2991221551
docs(aio): remove duplicate as
( #16265 )
...
the word `as` incorrectly appears consecutively
2017-04-24 09:51:38 -07:00
9d40ab9e20
docs(aio): rename ToH to match the guide name
2017-04-19 10:28:31 +01:00
28c2a71cfc
docs(aio): revert file-trees back to original structure
...
This is an auto-migration from angular.io
2017-04-12 12:24:02 -07:00
df619adc76
docs(aio): update to remark syntax
2017-04-12 12:24:02 -07:00
0e38bf9de0
build(aio): new migration
2017-04-03 15:41:05 -07:00
46f8a6dd85
docs(aio): remove unnecessary blank lines
2017-03-31 16:22:08 +01:00
2d14c3b17a
docs(aio): ensure blank lines before HTML blocks in markdown
2017-03-31 08:05:33 +01:00
fd72fad8fd
docs(aio): update migrated content from anguar.io
2017-03-28 10:21:46 +01:00
ab40fcb068
docs(aio): fix relative links
...
The migrator was updated to automatically fix these links.
See fca5fb0280
and 3927b7a038
The result of this is that, going forward, we should ask
authors to include the path from the base href to the thing
being linked. E.g. guide/architecture#intro
2017-03-13 16:56:23 -07:00
1847550ad1
docs(aio): move cookbooks into guide
...
Also update all docs with migrated versions from latest angular.io
Fixes #14941
2017-03-13 16:56:23 -07:00
3e34ba01bd
docs(aio): migrate content docs from angular.io
...
This content was generated by a tool: https://github.com/petebacondarwin/aio-migrator
2017-02-23 23:23:58 -08:00