angular.js/docs
Ash bda87f606f docs(guide/$location): describe workaround for collocated apps
When using Angular in the root of a domain with HTML5 URLs
where there are links to external paths within the same directory,
the `otherwise` route handler will catch these external files.
This can be fixed by prefixing '.' onto the links to URLs that should
be handled by angular routing.

Original Issue: #3520
Example of Fix: http://fiddle.jshell.net/fgHf6/3/

Closes #3555
2013-09-18 14:34:04 +01:00
..
component-spec test(docs): disable brittle tests that need to be rewritten 2013-08-25 14:46:54 -07:00
components chore(ngdocs): ensure $animate is not shared between the docs and the example applications 2013-09-03 17:06:49 -07:00
content docs(guide/$location): describe workaround for collocated apps 2013-09-18 14:34:04 +01:00
img style(docs): replace CRLF by LF in svg header logo 2013-08-16 20:05:54 -07:00
spec fix(ngdocs): use cdn version to generate link to source files 2013-08-20 23:26:55 -07:00
src docs(ngdoc): fix spelling mistake 2013-09-16 22:31:59 +01:00