aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial
AgeCommit message (Collapse)Author
2013-10-25docs(tutorial/step-5): fix wrong link to services guidephamdt
Closes #4477
2013-10-24docs(tutorial/step_00): reword sentence to make senseWalter Higgins
Closes #4429
2013-10-24docs(tutorial/step-07): fix typoJosh McAdams
Closes #4410
2013-10-18docs: correct broken linksVojta Jina
This also contains some whitespace corrections by my editor.
2013-10-14docs(tutorial/step-07): fix typocommonlisp
Closes #4390
2013-10-14docs(tutorial/step-05): fix incomplete sentencePatrick Canfield
Closes #4399
2013-10-14docs(tutorial/step-04): actually add age property to the code examplePatrick Canfield
Closes #4400
2013-10-14docs(tutorial/step-5): add missing formatting to examplesroyling
The indenting doesn't work for code samples that are inside bullet points. Closes #4403
2013-10-11docs(tutorial/step12): fix callout formattingBrian Ford
2013-10-11docs(tutorial/step07): explain injecting providers in calloutBrian Ford
2013-10-11docs(tutorial/step12): summary link to closing notesBrian Ford
2013-10-11docs(tutorial/step11): use DI annotations, fix summaryBrian Ford
2013-10-11docs(tutorial/step10): use DI annotationsBrian Ford
2013-10-11docs(tutorial/step08): use DI annotationsBrian Ford
2013-10-11docs(tutorial/step07): improve explanations, add note about ngRouteBrian Ford
2013-10-11docs(tutorial/step05): fix formatting, use DI annotations in example codeBrian Ford
2013-10-11docs(tutorial/step02): fix formattingBrian Ford
2013-10-09docs(tutorial/step11): correct Jasmine Matcher linkMarko Bonaci
Link http://pivotal.github.com/jasmine/jsdoc/symbols/jasmine.Matchers.html is no longer valid. Closes #4329
2013-10-08docs(tutorial): fix style across tutorial stepsBrian Ford
2013-10-08feat(tutorial): add step 12 of the phonecat tutorialBrian Ford
2013-10-06docs(tutorial/step02): fix missing bracepzajdel
Closes #4301
2013-10-05docs(tutorial/step_07): fix module nameEric Large
Closes #4283
2013-10-03docs(tutorial): improve wording and consistencyPete Bacon Darwin
2013-10-03docs(tutorial): update examples to show best practicesJames Dunn
Closes #4256, #4255, #4254, #4253, #4250, #4092
2013-09-30docs(tutorial/step0): fix minor typoRichard Sentino
Closes #4154
2013-09-18docs(tutorial/step_03): add info about karma-ng-scenario plug-inZachary Friedman
The existing documentation for this step could have people find themselves unable to run the `e2e-test.sh` script. This note added regarding `karma-ng-scenario` will minimize their confusion and allow people to run the script. Closes #4033
2013-09-11docs(tutorial/step-10): fix incorrect link to step-8 testscjmling
Closes #3972
2013-09-05docs(tutorial): fix markup for tutorial_03.png diagramAlexander Kaidalov
Closes #3707
2013-09-05docs(tutorial): fix markup for tutorial_04.png diagramAlexander Kaidalov
2013-09-05docs(tutorial): clarify use of inject() in step 9Pete Bacon Darwin
Closes #3718
2013-08-21docs(tutorial): update step_00.ngdocgdennie
Clarify the little snippet on dash vs camelCase html to directive naming pattern Closes #3550
2013-08-21docs(tutorial): fix links in step 00Igor Minar
2013-08-21Update step_00.ngdocYang Pengcheng
the <a> is incorrect. there is no space between "a" and "href"
2013-08-21docs(tutorial): update step_07.ngdocrodbv
"Orthogonal" is a strange word for those without a mathematical/CS background. "Independent" is clearer. Closes #3641
2013-08-20fix(docs): fix diagram in tutorial/step_02Nepoxx
Removes whitespace before image tag as it caused it to be interpreted as a code block. Closes #3668
2013-08-14fix(tutorial): fix broken link caused by bad line breakebeal
2013-08-13docs(tutorial): fix links to ngRoute moduleVojta Jina
2013-07-27docs(tutorial): mention the controller along the scopeRoland
2013-07-27docs(tutorial): add formattingRoland
the string literal {{query}} was missing as it was not enclosed into ``
2013-07-27docs(tutorial): add that the test also creates a controllerRoland
2013-07-25docs(guide): remove superfluous });Roland
2013-07-12chore(ngdoc): wrap all pages inside of a container tag for easy stylingMatias Niemelä
2013-07-02docs(tutorial/step9): formatted Unicode character lineexex zian
Add tick and cross mark corresponding to their respective unicodes.
2013-06-27docs(tutorial): add experiment showing reverse sortNelson Blaha
2013-06-18docs(tutorial): add missing 'node' command and <code> tagsgdi2290
2013-06-18docs(tutorial/step_07): add commas make tutorial read more clearlyJohn Bohn
2013-06-13docs(tutorial/step_05): apply more useful link to servicesOre Landau
2013-05-21docs(tutorial): fix the float issue with the improve docs buttonMatias Niemelä
2013-05-18docs(tutorial): update test config file nameAndrew Vida
2013-05-09docs(tutorial): add comment about injection annotationPete Bacon Darwin
Closes: #1163