angular.js/docs/src
Pete Bacon Darwin 86f3e41dfe chore(docs/writer): fix Windows path incompatibilities
NodeJS on Windows uses back slashes for path separators. This
difference can be mitigated by use of the nodeJS path library.
In particular the `sep` property and the `dirname()`, `normalize()`
and `join()` methods of this library.  All path based arguments on
exported functions need to be normalized and `join` and `sep` must
be used instead of string manipulation to work with paths.
2013-06-12 20:02:45 +01:00
..
templates chore(ngdocs): expose showdown.js to docs pages and docs testing suite 2013-06-06 22:58:56 -07:00
appCache.js feat(docs): use html5 history api for all routing in the docs app 2011-09-26 23:51:53 +02:00
dom.js fix(ngdocs): fix gen_docs.sh 2013-05-20 14:39:02 -07:00
example.js docs: add animations into docs and directive examples 2013-04-03 17:40:15 -07:00
gen-docs.js chore(ngdocs): expose showdown.js to docs pages and docs testing suite 2013-06-06 22:58:56 -07:00
ignore.words fix(ngdocs): fix gen_docs.sh 2013-05-20 14:39:02 -07:00
ngdoc.js fix(ngdoc): fix the node warnings that show up during build 2013-06-06 22:13:43 -07:00
reader.js chore(Grunt): switch from Rake to Grunt 2013-03-05 23:00:33 -08:00
SiteMap.js fix(docs): correctly generate sitemap 2012-07-02 08:21:19 -07:00
writer.js chore(docs/writer): fix Windows path incompatibilities 2013-06-12 20:02:45 +01:00