YuCheng Hu
025a45cd06
Rename doc-shredder/test to doc-shredder/_test to avoid harp compile issues
...
# Conflicts:
# public/doc-shredder/_test/.gitignore
# public/doc-shredder/_test/test_source/app.js
# public/doc-shredder/_test/test_source/app.ts
# public/doc-shredder/_test/test_source/app2.ts
# public/doc-shredder/_test/test_source/do-not-read.js
# public/doc-shredder/_test/test_source/first.html
# public/doc-shredder/_test/test_source/gettingstarted/js/index.html
# public/doc-shredder/_test/test_source/gettingstarted/js/main.js
# public/doc-shredder/_test/test_source/gettingstarted/protractor-spec.js
# public/doc-shredder/_test/test_source/gettingstarted/ts/index.html
# public/doc-shredder/_test/test_source/gettingstarted/ts/main.js
# public/doc-shredder/_test/test_source/gettingstarted/ts/main.js.map
# public/doc-shredder/_test/test_source/gettingstarted/ts/main.ts
# public/doc-shredder/_test/test_source/sub1/foo/script.js
# public/doc-shredder/_test/test_source/sub1/script.2.js
# public/doc-shredder/_test/test_source/sub1/script.js
# public/doc-shredder/_test/test_source/sub1/script.ts
# public/doc-shredder/_test/test_source/sub1/second.html
# public/doc-shredder/test/test_source/app.ts
# public/doc-shredder/test/test_source/app2.ts
# public/doc-shredder/test/test_source/do-not-read.js
# public/doc-shredder/test/test_source/gettingstarted/js/index.html
# public/doc-shredder/test/test_source/gettingstarted/js/main.js
# public/doc-shredder/test/test_source/gettingstarted/protractor-spec.js
# public/doc-shredder/test/test_source/gettingstarted/ts/index.html
# public/doc-shredder/test/test_source/gettingstarted/ts/main.js
# public/doc-shredder/test/test_source/gettingstarted/ts/main.js.map
# public/doc-shredder/test/test_source/gettingstarted/ts/main.ts
# public/doc-shredder/test/test_source/sub1/foo/script.js
# tools/doc-shredder/_test/test_source/no-multiregion/app.ts
# tools/doc-shredder/_test/test_source/no-multiregion/app2.ts
# tools/doc-shredder/_test/test_source/no-multiregion/do-not-read.js
# tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/js/index.html
# tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/js/main.js
# tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/protractor-spec.js
# tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/index.html
# tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/main.js
# tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/main.js.map
# tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/main.ts
# tools/doc-shredder/_test/test_source/no-multiregion/nestedFolder/script.js
2021-04-05 09:57:24 -04:00
Jay Traband
4bc13ad1a6
Fix to handle extra #enddocregion tags
2021-04-05 09:52:59 -04:00
Jay Traband
d67f728b20
clean up regionExtractor to hoist nullLine pattern,
...
add examplesDir to xref info
2021-04-05 09:51:19 -04:00
Jay Traband
f43477263f
First pass at build-shred-map complete
2021-04-05 09:51:11 -04:00
Jay Traband
c85d482b18
Fix for triply or greater nested fragments and trailing nullLine markers
2021-04-05 09:50:09 -04:00
Jay Traband
49f8b32e6c
Building shredMap tooling
2021-04-05 09:49:39 -04:00
Jay Traband
24948fde50
added browser-sync, modified shred-single-dir in doc-shredder to return a promise, updated readme.
2021-04-05 09:48:41 -04:00
Jay Traband
e38fc6b3a9
shred and watch build tooling - v2 ( dgeni, gulp, jade)
2021-04-05 09:47:30 -04:00
Peter Bacon Darwin
ce298009e6
refact(doc-shredder): move into `tools` folder
2015-11-04 10:47:05 +00:00
Simon Kuang
d9b51cea0c
fix spelling errors under case sensitive environment like linux
2015-10-31 21:47:43 -07:00
Jay Traband
58b8242a25
Fix for extra chars with explicit #docplaster in css and html files. + additional test cases.
2015-10-27 09:47:31 -07:00
Jay Traband
9500a123f5
Work on zipping folders based on zipconfig.json files. Also involves refactoring of doc-shredder.
2015-10-27 09:35:37 -07:00
Kathy Walrath
9826612970
Update Dart QS to resemble TS one, use _examples
2015-10-16 16:33:22 -07:00
Jay Traband
b7216f656a
support for #docplaster
2015-10-15 12:08:55 -07:00
Jay Traband
593938011f
support for multiple regions with the same name
2015-10-15 12:08:55 -07:00
Jay Traband
b448e21c02
support for shredding dart and yaml files.
2015-10-13 14:01:43 -07:00
Jay Traband
6f6e83722e
squashed commits for PR 222 from jtraband
...
- add warning when bad example tag is encountered.
- shredding for api docs + refactoring of gulpfile to clarify task names.
- added top level gulp tasks + error handling cleanup
- added test-api-builder gulp task
- added warning messages during build-shred-map processing
- mixin signature change
- updated styleguide ... continued.
- added @exampleTabs inlinetag support + refactoring shared services between @example and @exampleTabs
- added new inline tag @linkDevGuide + cleanup
- added angular source watch logic for serve-and-sync and source for examples changed from test -> examples + cleanup
- promisify del
- styleguide explanation of @example, @exampleTabs and @linkDevGuide
2015-09-23 14:04:58 -07:00
Jay Traband
a30fddadd0
cleanup of shred-map logic to accommodate new api doc build
2015-09-18 13:27:39 -07:00
Jay Traband
af3aacde19
remove basePath from docShredder options. Not useful and confusing when examplesDir and fragmentsDir don't share a basePath ( as when used for api shredding)
2015-09-18 13:27:38 -07:00
Jay Traband
a9e96389c0
json shredder/extract handling
...
style guide docs for makeJson
remove dups in git-changed-examples
support for git-changed-examples --after
file pattern exclusion for git-changed-examples
2015-09-18 13:18:50 -07:00
Jay Traband
8d71aee541
Exclude node_modules from shredding
2015-09-18 13:18:47 -07:00
Jay Traband
bd2d915248
add trimLeftIndent to all makeExample and makeTabs calls
2015-09-18 13:18:45 -07:00
Jay Traband
50e758ba60
improved infrastructure for devguide and revised getting started (TS)
2015-09-10 13:32:57 -07:00
Jay Traband
1ec1a49c7c
Rename doc-shredder/test to doc-shredder/_test to avoid harp compile issues
2015-08-13 15:39:19 -07:00
Jay Traband
1859849fbb
Fix to handle extra #enddocregion tags
2015-08-13 15:39:18 -07:00
Ward Bell
86d75d4bb9
Added 'app.ts' test file to doc-shredder tests
2015-08-13 15:39:17 -07:00
Jay Traband
903f59b8ee
clean up regionExtractor to hoist nullLine pattern,
...
add examplesDir to xref info
2015-08-13 15:39:16 -07:00
Jay Traband
64ea3b6f9a
First pass at build-shred-map complete
2015-08-13 15:39:16 -07:00
Jay Traband
713a428bb6
Fix for triply or greater nested fragments and trailing nullLine markers
2015-08-13 15:39:15 -07:00
Jay Traband
826e3dade9
Building shredMap tooling
2015-08-13 15:39:14 -07:00
Jay Traband
9b61d586bf
added browser-sync, modified shred-single-dir in doc-shredder to return a promise, updated readme.
2015-08-13 15:39:13 -07:00
Jay Traband
d9089f215c
shred and watch build tooling - v2 ( dgeni, gulp, jade)
2015-08-07 14:49:35 -07:00
Jay Traband
7e6ff558e3
shred and watch build tooling ( dgeni, gulp, jade)
2015-08-07 14:49:35 -07:00