22 Commits

Author SHA1 Message Date
Judy Bogart
8a911773b8 docs: add header to code examples ()
PR Close 
2019-09-11 19:26:19 -04:00
George Kalpakas
a86850e3f2 refactor(docs-infra): remove obsolete format attribute from code examples ()
The `format` attribute is an artifact of an old version of the docs
tooling (before moving it into the angular/angular repo) and no longer
does anything. People are still copy-pasting it from existing examples.

This commit removes all occurrences of the `format` attribute on code
examples.

PR Close 
2019-07-24 14:38:54 -07:00
George Kalpakas
1bcd58cee8 refactor(docs-infra): remove linenums=false since it is now the default ()
PR Close 
2019-07-24 14:38:54 -07:00
Alan
bf2db12fc9 docs: update universal project structure ()
In version 8 the project structure is slightly different

PR Close 
2019-03-15 14:08:23 -04:00
Adam Plumer
ed4675e5a1 docs: update Universal guide ()
PR Close 
2019-03-11 15:33:21 -07:00
cyraid
c5b67b95b7 docs: update link in universal guide ()
Link to the document "53 percent of mobile site visits" was changed, updated link. Old link led to a page that didn't have the statistics on it.

PR Close 
2019-01-14 10:12:52 -08:00
Alan Agius
78bc21c63a docs: fix scripts section and some minor issues in universal documentation ()
PR Close 
2019-01-14 10:11:08 -08:00
Emilio Martinez
94f17e9038 docs: remove misplaced code in Universal guide ()
PR Close 
2018-12-17 09:35:35 -08:00
Ferdinand Malcher
f80c6008af docs: Fix wrong quoting in SSR guide ()
PR Close 
2018-11-12 12:52:32 -08:00
William Marques
fc6dad40ac fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips ()
Closes 

PR Close 
2018-10-17 11:05:29 -07:00
Judy Bogart
5183bbffbe docs: update process for cli tool and restructure doc ()
PR Close 
2018-10-15 11:22:18 -07:00
Jordan Whitfield
794c3595d4 docs: fix a typo in the Universal guide ()
line 39: `highly-interactive` is the pre-qualifier of `Angular application`, which is the subject so the comma is not necessary (I think). I think this will make it easier for non-native speakers.

PR Close 
2018-09-28 09:36:09 -07:00
Stefanie Fluin
d523630ea2 docs(aio): cleanup aalert, callout, subsection use and author style ()
PR Close 
2018-07-24 08:22:14 -07:00
George Kalpakas
03616bcb43 docs: fix typo in Universal guide ()
PR Close 
2018-07-10 11:12:45 -07:00
Brandon Roberts
20d76374ed docs(aio): Expose server and CLI configuration for universal in guide ()
Closes 

PR Close 
2018-05-16 17:21:44 -04:00
Brandon Roberts
2cf6244b1d docs(aio): Upgrade server-side rendering example to Angular V6 ()
PR Close 
2018-05-02 16:51:03 -07:00
Judy Bogart
b7a6e1fef7 docs: correct node.js version and usage ()
PR Close 
2018-04-27 07:19:14 -07:00
yerkebulan
505ae752b6 docs(aio): update deprecated Http reference to HttpClientModule, remove Http reference because another context is used ()
docs(aio): change HttpClientModule reference to HttpClient

docs(aio): capitalize Http to HTTP

docs(aio): fix typo mistake in 'universal' guide

docs(aio): gets rid of the parentheses and the "e.g." in 'universal' guide

PR Close 
2018-03-06 15:03:54 -08:00
Jesus Rodriguez
c30eff898a docs(aio): update universal for CLI
PR Close 
2017-11-01 15:18:43 -07:00
Ward Bell
0ea5f8b5ed docs: add universal guide with production client app - with JK’s edits ()
PR Close 
2017-10-09 14:46:04 -07:00
Ward Bell
555b1cdf29 docs: add universal guide with production client app ()
Revises both universal and client build to use AOT and webpack for both.
Guide text adjusted accordingly
Dodges CLI client build, expected in near future.

PR Close 
2017-10-09 14:46:04 -07:00
Ward Bell
0b0d25fa33 docs: add universal guide ()
- based on original effort in PR 17573

PR Close 
2017-10-09 14:46:04 -07:00