angular-cn/tools/doc-shredder/_test
Jay Traband 0018e75d01 chore(devguide-tooling): node_modules symlink support for _examples and subdirs
closes #450.  READ COMMENTS IN PR450 FOR INSTRUCTIONS ON USAGE
We'll put these instructions some place better soon.

Also replace globule with globby ( perf issues) and explicitly exclude node_modules where possible.
Updated _examples/package.json for latest 3rd party libs (e.g. alpha.48) and
updated template-syntax/ts/package.json to be a prototypical example
2015-12-08 14:27:39 -08:00
..
test_fragments refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
test_jade chore(jade): upgrade to use `marked` filter 2015-11-10 18:37:53 +00:00
test_source refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
.gitignore refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
README.md refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
copy.to.ovr.bat refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
doc-shredder.spec.js chore(devguide-tooling): node_modules symlink support for _examples and subdirs 2015-12-08 14:27:39 -08:00
gulpfile.js refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00

README.md

Files in the test_source dir may not pass current coding conventions (such as missing EOF new lines). This is deliberate so that we can test the doc-shredder with edge conditions.