angular.js/docs
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
..
component-spec perf(jqLite): implement and use the empty method in place of html(‘’) 2013-12-13 02:07:11 -08:00
components docs(bootstrap-prettify): fix $timeout issues and update related docs 2013-12-17 22:53:28 +00:00
content docs(directive): link to directive registration api function 2014-01-17 22:36:05 -05:00
img docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
spec docs: fix the 'view source' button for snapshots 2014-01-10 02:22:27 -08:00
src docs(docs): preserve path to current doc page when switching versions 2014-01-14 06:39:44 +00:00