@@ -13,27 +13,27 @@ echo "Generating documentation"
13
13
--exclude-lib=js,metadata,meta,mirrors,intl,number_symbols,number_symbol_data,intl_helpers,date_format_internal,date_symbols,angular.util \
14
14
--no-include-sdk \
15
15
--package-root=../packages/ \
16
- ../lib/ angular.dart \
17
- ../lib/ animate/module.dart \
18
- ../lib/ utils.dart \
19
- ../lib/ change_detection/watch_group.dart \
20
- ../lib/ core/module.dart \
21
- ../lib/ core_dom/module.dart \
22
- ../lib/ filter/module.dart \
23
- ../lib/ directive/module.dart \
24
- ../lib/ mock/module.dart \
25
- ../lib/ perf/module.dart \
26
- ../lib/ playback/playback_data.dart \
27
- ../lib/ playback/playback_http.dart \
28
- ../lib/ routing/module.dart \
29
- ../lib/ tools/common.dart \
30
- ../lib/ tools/expression_extractor.dart \
31
- ../lib/ tools/io.dart \
32
- ../lib/ tools/io_impl.dart \
33
- ../lib/ tools/source_crawler_impl.dart \
34
- ../lib/ tools/source_metadata_extractor.dart \
35
- ../lib/ tools/template_cache_annotation.dart \
36
- ../lib/ tools/template_cache_generator.dart
16
+ angular.dart \
17
+ animate/module.dart \
18
+ utils.dart \
19
+ change_detection/watch_group.dart \
20
+ core/module.dart \
21
+ core_dom/module.dart \
22
+ filter/module.dart \
23
+ directive/module.dart \
24
+ mock/module.dart \
25
+ perf/module.dart \
26
+ playback/playback_data.dart \
27
+ playback/playback_http.dart \
28
+ routing/module.dart \
29
+ tools/common.dart \
30
+ tools/expression_extractor.dart \
31
+ tools/io.dart \
32
+ tools/io_impl.dart \
33
+ tools/source_crawler_impl.dart \
34
+ tools/source_metadata_extractor.dart \
35
+ tools/template_cache_annotation.dart \
36
+ tools/template_cache_generator.dart
37
37
38
38
cd ..
39
39
0 commit comments