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
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

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.