blob: 8919c7b95acf9b02585516869a378ef6980d11a2 [file] [log] [blame]
Joe Gregorioc204b642010-09-21 12:01:23 -04001application: google-api-python-client-doc
2version: 1
3runtime: python
4api_version: 1
5
6handlers:
7- url: /static
8 static_dir: static
9
10- url: .*
11 script: main.py
12