diff options
| author | Pete Bacon Darwin | 2013-06-11 20:57:01 +0100 |
|---|---|---|
| committer | Pete Bacon Darwin | 2013-06-12 20:02:45 +0100 |
| commit | 86f3e41dfe78e20d48cd78ddbac0da343ce164b4 (patch) | |
| tree | bc170220c7d34d9b578b52950f6063294872f17c /docs/content/guide/bootstrap.ngdoc | |
| parent | c9c3f718e2564a6cc13f958a777ebb4ba9ce5de5 (diff) | |
| download | angular.js-86f3e41dfe78e20d48cd78ddbac0da343ce164b4.tar.bz2 | |
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.
Diffstat (limited to 'docs/content/guide/bootstrap.ngdoc')
0 files changed, 0 insertions, 0 deletions
