angular.js/docs/content
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
..
api docs(api): adds links to top level guides 2014-01-17 19:19:27 -05:00
cookbook docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
error fix($httpBackend): use ActiveX XHR when making PATCH requests on IE8 2014-01-02 22:04:32 -08:00
guide docs(directive): link to directive registration api function 2014-01-17 22:36:05 -05:00
misc docs(contributing): add instructions to install grunt-cli/bower globally on unix systems 2014-01-17 15:51:29 -05:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial): add missing semicolon to code snippet 2014-01-17 15:34:33 -05:00