blob: 6758539bf5e3ecf6aff647329512af3ea7729a26 [file] [log] [blame]
The Android Open Source Project52d4c302009-03-03 19:29:09 -08001application: pdk-docs
Gaurav Mathur2fd2d2f2009-05-20 16:48:29 -07002version: 2
The Android Open Source Project52d4c302009-03-03 19:29:09 -08003runtime: python
4api_version: 1
5
6handlers:
The Android Open Source Project52d4c302009-03-03 19:29:09 -08007- url: /
Dan Morrill3cd199f2009-11-06 14:04:16 -08008 static_files: online-pdk/index.html
9 upload: online-pdk/index.html
10
11- url: /(.*)
12 static_files: online-pdk/\1
13 upload: online-pdk/.*