zxing/zxing.appspot.com
2011-09-17 18:00:25 +00:00
..
generator
static
app.yaml
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.