Skip to content
Snippets Groups Projects
Commit 5e1c2820 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Add :touch2 --import testing code to Rakefile.

In commented out form, to be used when needed.
parent 9601c633
Branches
Tags
No related merge requests found
......@@ -273,6 +273,10 @@ task :touch2 => :sass do
"--output", OUT_DIR,
"--config", "#{SDK_DIR}/touch/docs/config.json",
"--examples-base-url", "touch-build/examples/production/",
# "--import", "Touch 1.1:../docs.sencha.com/exports/touch-1.1",
# "--import", "Touch 2.0:../docs.sencha.com/exports/touch-2.0.1",
# "--import", "Touch 2.1.0:../docs.sencha.com/exports/touch-2.1.0",
# "--import", "Touch 2.1.1",
"--seo"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment