zxing/zxing.appspot.com
2011-09-17 18:00:25 +00:00
..
generator Issue 986 remove maps link as it no longer works on maps links 2011-09-16 21:52:49 +00:00
static On the way to deploy new verison, add favicon 2010-06-29 16:18:34 +00:00
app.yaml On the way to deploy new verison, add favicon 2010-06-29 16:18:34 +00:00
build.xml Created the Ant build file for zxing.appspot.com, which appears to work. All that's left is uploading the site. 2008-12-17 18:19:16 +00:00
README Adding a helpful README. I keep forgetting the appspot workflow if I don't 2011-09-17 18:00:25 +00:00
redirect.py Adding gwt QR Code generator, and appspot configuration files. 2008-12-16 23:08:42 +00:00

To compile:
----------
Run 'ant' in this directory. You might get a lot of warnings with
[WARN] but you should not get any errors.


To test:
-------
View the file "build/site/generator/index.html" in any browser. You can do
this from the commandline with:

firefox build/site/generator/index.html

Now you can try out your changes.