aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api/index.ngdoc
AgeCommit message (Collapse)Author
2014-02-16docs(api/index): fix ambiguous ngClick linkPeter Bacon Darwin
ngClick appears in more than one module so we must make it explicit.
2014-02-16docs(bike-shed-migration): fix up links outside the domainPeter Bacon Darwin
It is safer to use markdown style links and save jsdoc style links for internal links and code references
2014-01-17docs(api): adds links to top level guidesJeff Jewiss
The main api docs page is probably the main landing page for many devs looking to learn angular, so linking to the main guide pages would likely help. Closes #5869
2014-01-10docs(api/index): fix typoRoy Ling
Closes #5738
2013-11-07docs(guide/filter): Refactor filter guide docsTobias Bosch
This refactors the filter guide docs into a single file. Also removes out of date references to the fact that Angular used to enhance Arrays while evaluating expressions.
2013-11-06docs(guide/overview): Refactor overview and mvc docsTobias Bosch
Before, there we multiple overview docs: - guide/overview - guide/introduction - guide/dev_guide.mvc - guide/dev_guide.mvc.understanding_model - guide/dev_guide.mvc.understanding_view - guide/concepts Now we have: - guide/introduction: High level description of Angular with the key benefits but without code or any concrete concepts - guide/concepts: explains all important concepts with a simple example and contains deep links to the other parts of the guide. All the old information was moved into existing documents or deleted when they were duplicates.
2013-10-30docs(api): fix broken linksPete Bacon Darwin
2013-10-30docs(api): fix broken linksFred Sauer
Closes #4705
2013-10-30docs(api): improve grammarJoeLeCodeur
Closes #4690
2013-10-26docs(api/index): improve grammar@supercobra
Closes #4648
2013-10-23feat(docs): provide index pages for each angular moduleMatias Niemelä
2012-09-06docs(module): fixed module example and corrected typosGodmar Back
2012-08-30docs(api): fix typo on home pagephil
Refference -> Reference
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-01-25docs(compiler): update the compiler docsMisko Hevery
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14fix(doc) cleanup all api doc link warningsMisko Hevery
2011-10-26feat(docs): Add scenario runner into dev guideVojta Jina
And update the link in the tutorial as well...
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-06-15docs - stripping extra new linesIgor Minar
2011-06-06yet another docs batchIgor Minar
2011-06-06add new version of api/angular docIgor Minar
2011-06-06new batch of docsIgor Minar