Commit af4da3d6 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Copy over Touch screenshots in Rake task.

parent 6eef2ed9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -199,6 +199,8 @@ task :touch do
    "#{SDK_DIR}/touch/src/widgets",
    "#{SDK_DIR}/touch/src/platform/src"
  ])
  # Finally copy over the images that documentation links to.
  system "cp -r #{SDK_DIR}/touch/doc-resources #{OUT_DIR}/doc-resources"
end

# Compress JS/CSS file in-place