Hi,

I would like to do a bit of cleanup for tryton sao webclient.

bower dependencies are currently installed a bit verbatim, and lot of
unused files are installed too: it seems to me (who doesn't know npm
enough) it is a complex task to distinguish between files used and
others.

so after checking, I have the diff below that remove docs/ directories
from bower_modules/, and it is a good thing:

/usr/local/share/tryton-sao-5.0
before: 66.9M
after: 15.5M

I would like to commit it for now, but any advice to how to get the list
of files that are really need for deployment would be appreciate :)

Thanks.
-- 
Sebastien Marie


Index: Makefile
===================================================================
RCS file: /cvs/ports/productivity/tryton/5.0/sao/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    9 Dec 2018 13:38:58 -0000       1.2
+++ Makefile    26 Dec 2018 13:25:46 -0000
@@ -5,6 +5,7 @@ COMMENT =               tryton web client
 VERSION =              5.0.1
 DEPVERSION =           0
 DISTNAME =             tryton-sao-${VERSION}
+REVISION =             0
 
 EXTRACT_SUFX =         .tgz
 WRKDIST =              ${WRKDIR}/package
@@ -44,5 +45,9 @@ do-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tryton-sao-${TRYTON_VERSION}
        ${INSTALL_DATA} ${WRKSRC}/{README,LICENSE,COPYRIGHT,CHANGELOG} \
                ${PREFIX}/share/doc/tryton-sao-${TRYTON_VERSION}
+
+post-install:
+       rm -rf -- \
+               
${PREFIX}/share/tryton-sao-${TRYTON_VERSION}/bower_components/*/docs
 
 .include <bsd.port.mk>
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/productivity/tryton/5.0/sao/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   3 Dec 2018 12:28:16 -0000       1.1.1.1
+++ pkg/PLIST   26 Dec 2018 13:25:00 -0000
@@ -234,319 +234,6 @@ share/tryton-sao-${TRYTON_VERSION}/bower
 share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/config.rb
 share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/data/
 share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/data/samples.yml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/404.html
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/CNAME
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_footer.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_index_item.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_index_item_title.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_reference_item_link.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_reference_menu_item.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_sample.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_sample_editor.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_samples_header.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_script.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_script_scroll.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/_sidemenu_item.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/apple-touch-icon-114x114-precomposed.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/apple-touch-icon-144x144-precomposed.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/apple-touch-icon-57x57-precomposed.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/apple-touch-icon-72x72-precomposed.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/apple-touch-icon-precomposed.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/apple-touch-icon.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/crossdomain.xml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/bootstrap.min.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/c3.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/c3.min.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/examples.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/foundation.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/foundation.min.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/gettingstarted.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/index.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/normalize.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/reference.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/api_axis_label.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/api_axis_range.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/api_data_color.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/api_data_name.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/api_flow.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/api_grid_x.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/api_resize.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_label.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_label_position.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_rotated.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_x_localtime.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_x_tick_count.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_x_tick_culling.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_x_tick_fit.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_x_tick_format.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_x_tick_rotate.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_x_tick_values.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_y2.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_y_padding.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_y_range.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/axes_y_tick_format.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/categorized.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_area.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_area_stacked.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_bar.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_bar_negative.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_bar_stacked.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_combination.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_donut.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_gauge.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_pie.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_scatter.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_spline.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/chart_step.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_color.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_columned.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_json.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_label.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_label_format.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_load.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_name.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_order.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_rowed.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_stringx.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_url.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/data_xformat.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/grid_x_lines.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/grid_y_lines.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/interaction_zoom.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/legend_custom.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/legend_position.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/options_color.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/options_gridline.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/options_legend.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/options_padding.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/options_size.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/options_subchart.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/pie_label_format.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/point_show.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/region.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/region_timeseries.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/simple_multiple.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/simple_regions.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/simple_xy.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/simple_xy_multiple.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/style_grid.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/style_region.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/timeseries.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/tooltip_format.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/tooltip_grouped.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/tooltip_show.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/transform_area.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/transform_areaspline.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/transform_bar.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/transform_donut.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/transform_line.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/transform_pie.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/transform_scatter.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/transform_spline.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/samples/transition_duration.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/style.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/css/tomorrow.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/data/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/data/c3_string_x.csv
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/data/c3_test.csv
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/data/c3_test.json
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/data/c3_test2.csv
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/examples.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/gettingstarted.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/img/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/img/GitHub-Mark-64px.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/index.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/ace/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/ace/ace.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/ace/mode-javascript.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/ace/theme-tomorrow.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/ace/worker-javascript.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/c3.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/c3.min.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/d3-5.4.0.min.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/foundation.min.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/gettingstarted.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/highlight.pack.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/index.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/jquery-1.11.0.min.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/jquery-1.11.0.min.map
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/main.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/plugins.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/api_axis_label.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/api_axis_range.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/api_data_color.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/api_data_name.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/api_flow.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/api_grid_x.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/api_resize.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_label.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_label_position.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_rotated.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_x_localtime.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_x_tick_count.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_x_tick_culling.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_x_tick_fit.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_x_tick_format.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_x_tick_rotate.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_x_tick_values.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_y2.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_y_padding.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_y_range.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/axes_y_tick_format.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/categorized.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_area.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_area_stacked.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_bar.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_bar_stacked.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_combination.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_donut.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_gauge.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_pie.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_scatter.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_spline.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/chart_step.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_color.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_columned.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_json.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_label.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_label_format.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_load.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_name.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_number_format_l10n.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_order.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_rowed.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_stringx.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_url.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/data_xformat.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/grid_x_lines.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/grid_y_lines.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/interaction_zoom.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/interaction_zoom_by_drag.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/legend_custom.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/legend_position.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/options_color.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/options_gridline.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/options_legend.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/options_padding.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/options_size.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/options_subchart.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/pie_label_format.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/point_show.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/region.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/region_timeseries.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/simple.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/simple_multiple.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/simple_regions.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/simple_xy.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/simple_xy_multiple.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/style_grid.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/style_region.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/timeseries.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/tooltip_format.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/tooltip_grouped.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/tooltip_show.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/transform_area.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/transform_areaspline.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/transform_bar.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/transform_donut.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/transform_line.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/transform_pie.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/transform_scatter.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/transform_spline.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/samples/transition_duration.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/vendor/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/vendor/jquery-1.8.0.min.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/js/vendor/modernizr-2.6.1.min.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/layouts/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/layouts/layout.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/reference.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/robots.txt
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/api_axis_label.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/api_axis_range.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/api_data_color.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/api_data_name.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/api_flow.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/api_grid_x.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/api_resize.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_label.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_label_position.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_rotated.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_x_localtime.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_x_tick_count.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_x_tick_culling.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_x_tick_fit.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_x_tick_format.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_x_tick_rotate.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_x_tick_values.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_y2.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_y_padding.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_y_range.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/axes_y_tick_format.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/categorized.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_area.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_area_stacked.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_bar.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_bar_stacked.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_combination.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_donut.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_gauge.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_pie.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_scatter.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_spline.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/chart_step.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_color.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_columned.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_json.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_label.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_label_format.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_load.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_name.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_number_format_l10n.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_order.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_rowed.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_stringx.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/data_url.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/grid_x_lines.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/grid_y_lines.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/interaction_zoom.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/interaction_zoom_by_drag.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/legend_custom.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/legend_position.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/options_color.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/options_gridline.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/options_legend.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/options_padding.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/options_size.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/options_subchart.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/pie_label_format.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/point_show.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/region.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/region_timeseries.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/simple_multiple.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/simple_regions.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/simple_xy.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/simple_xy_multiple.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/style_grid.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/style_region.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/timeseries.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/tooltip_format.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/tooltip_grouped.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/tooltip_show.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/transform_area.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/transform_areaspline.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/transform_bar.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/transform_donut.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/transform_line.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/transform_pie.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/transform_scatter.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/transform_spline.html.haml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/docs/samples/transition_duration.html.haml
 share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/extensions/
 share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/extensions/chart-bubble/
 
share/tryton-sao-${TRYTON_VERSION}/bower_components/c3/extensions/chart-bubble/bubble.js
@@ -603,57 +290,6 @@ share/tryton-sao-${TRYTON_VERSION}/bower
 
share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/build/js/bootstrap-datetimepicker.min.js
 
share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/component.json
 
share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/composer.json
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/ChangeLog.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/ContributorsGuide.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/Events.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/Extras.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/FAQ.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/Functions.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/Installing.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/Options.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/Version
 4 Changelog.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/Version
 4 Contributors guide.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/index.md
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/android-chrome-144x144.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/android-chrome-192x192.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/android-chrome-36x36.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/android-chrome-48x48.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/android-chrome-72x72.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/android-chrome-96x96.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-114x114.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-120x120.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-144x144.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-152x152.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-180x180.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-57x57.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-60x60.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-72x72.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-76x76.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon-precomposed.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/apple-touch-icon.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/base.html
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/browserconfig.xml
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/content.html
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/css/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/css/base.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/css/prettify-1.0.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/favicon-16x16.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/favicon-32x32.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/favicon-96x96.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/favicon.ico
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/js/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/js/base.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/js/prettify-1.0.min.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/manifest.json
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/mstile-144x144.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/mstile-150x150.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/mstile-310x150.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/mstile-310x310.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/mstile-70x70.png
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/nav.html
-share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/docs/theme/toc.html
 
share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/mkdocs.yml
 
share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/package.json
 
share/tryton-sao-${TRYTON_VERSION}/bower_components/eonasdan-bootstrap-datetimepicker/src/
@@ -1350,34 +986,6 @@ share/tryton-sao-${TRYTON_VERSION}/bower
 share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/LICENSE
 share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/README.md
 share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/bower.json
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/CNAME
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/Caddyfile
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/demo.html
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/docs.html
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/faq.html
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/favicon.ico
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/index.html
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/css/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/css/common.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/css/demo.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/css/home.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/css/tomorrow.highlight.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/css/unsemantic.css
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/files/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/files/big.csv
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/files/malformed.tsv
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/files/normal.csv
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/js/
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/js/common.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/js/demo.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/js/highlight.min.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/js/home.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/js/jquery.min.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/js/lovers.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/js/papaparse.js
-share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/docs/resources/js/skrollr.min.js
 share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/package.json
 share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/papaparse.js
 share/tryton-sao-${TRYTON_VERSION}/bower_components/papaparse/papaparse.min.js

Reply via email to