angular.js/docs/content/guide
Ben McCann 756c52d6c1 docs(directive): link to directive registration api function
Originally, this issue was regarding documenting `restrict: 'CM'` in the directive guide, but it
was pointed out that the restrict documentation is covered in the $compile documentation. Because of
this, a link was simply added to the $compile documentation.

However, the wording suggests that it's actually linking to the directive registration function, in
$compileProvider, so the docs will link there instead. There is a link only a paragraph below to the
$compile documentation, so this does not hurt.

Closes #5516
2014-01-17 22:36:05 -05:00
..
animations.ngdoc docs(animations): renamed animate-show-hide to sample-show-hide 2014-01-16 21:49:01 -05:00
bootstrap.ngdoc docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
compiler.ngdoc docs(guide/compiler): add fourth step on appending the compiled template to the DOM 2013-11-27 22:41:10 +00:00
concepts.ngdoc docs(concepts): fix typos in explanation 2014-01-15 19:31:06 -05:00
controller.ngdoc docs(guide/understanding_controller): fix incorrect property reference 2013-11-13 20:51:29 +00:00
databinding.ngdoc docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
dev_guide.e2e-testing.ngdoc docs(guide/e2e-testing): fix typo 2013-10-30 20:56:38 +00:00
dev_guide.services.$location.ngdoc docs(guide/$location): fix broken example demo 2013-10-03 23:05:56 +01:00
dev_guide.services.creating_services.ngdoc fix(docs): Add missing whitespace 2014-01-09 16:51:47 -08:00
dev_guide.services.injecting_controllers.ngdoc docs(guide/injecting-services): fix indentation in example 2013-10-30 21:08:33 +00:00
dev_guide.services.managing_dependencies.ngdoc docs(guide): fixed *off typo in angular.injector example comment 2013-12-18 20:57:20 -08:00
dev_guide.services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.testing_services.ngdoc doc(devguide) - Fix typos and small grammatical errors in the developer guide. 2012-08-30 16:02:24 -07:00
dev_guide.services.understanding_services.ngdoc docs(guide/services): fix another typo 2013-09-26 12:52:43 +01:00
dev_guide.templates.css-styling.ngdoc docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
dev_guide.unit-testing.ngdoc docs(guide): fix typo 2013-12-19 16:12:24 -08:00
di.ngdoc docs(guide/di): use square bracket notation for $inject annotation 2013-11-27 22:48:02 +00:00
directive.ngdoc docs(directive): link to directive registration api function 2014-01-17 22:36:05 -05:00
expression.ngdoc docs(guide/expression): remove misplaced comma 2013-12-12 11:25:41 +00:00
filter.ngdoc docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
forms.ngdoc docs(forms): show directive name instead of link path 2014-01-06 16:34:49 -08:00
i18n.ngdoc docs(i18n): remove use of gendered pronoun 2014-01-10 20:15:18 -08:00
ie.ngdoc fix(docs): Clarifying versions of IE that need special fixes 2014-01-09 16:34:16 -08:00
index.ngdoc docs(design): guide index formatting 2013-12-09 16:32:10 -08:00
introduction.ngdoc docs(guide): delete ancient video 2013-11-06 20:51:39 -08:00
migration.ngdoc docs(migration): add a note about "private" properties being reverted 2013-11-27 22:35:09 +00:00
module.ngdoc docs(guide): warn about module creation versus retrieval 2013-08-22 10:32:52 -07:00
providers.ngdoc docs(guide/providers): fix typo 2013-11-27 22:41:53 +00:00
scope.ngdoc docs(guide/directive): improve access to isolate scope information 2013-12-18 21:14:12 +00:00
templates.ngdoc docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00