1
1
main :
2
2
- title : " What is App Engine?"
3
- path : /docs /appengine/docs /whatisgoogleappengine
3
+ path : /appengine /appengine/appengine /whatisgoogleappengine
4
4
- title : " App Engine Features"
5
- path : /docs /appengine/features
5
+ path : /appengine /appengine/features
6
6
7
7
- title : " Pricing and Quotas"
8
8
section :
9
9
- title : " Pricing"
10
- path : /docs /appengine/pricing
10
+ path : /appengine /appengine/pricing
11
11
- title : " Quotas"
12
- path : /docs /appengine/docs /quotas
12
+ path : /appengine /appengine/appengine /quotas
13
13
- title : " Downloads"
14
- path : /docs /appengine/downloads
14
+ path : /appengine /appengine/downloads
15
15
16
16
- break : true
17
17
@@ -34,56 +34,56 @@ main:
34
34
- title : " Admin Console"
35
35
section :
36
36
- title : " Overview"
37
- path : /docs /appengine/docs /adminconsole/
37
+ path : /appengine /appengine/appengine /adminconsole/
38
38
- title : " Usage Charts"
39
- path : /docs /appengine/docs /adminconsole/usagecharts
39
+ path : /appengine /appengine/appengine /adminconsole/usagecharts
40
40
- title : " Instances"
41
- path : /docs /appengine/docs /adminconsole/instances
41
+ path : /appengine /appengine/appengine /adminconsole/instances
42
42
- title : " Roles"
43
- path : /docs /appengine/docs /adminconsole/roles
43
+ path : /appengine /appengine/appengine /adminconsole/roles
44
44
- title : " Application Settings"
45
- path : /docs /appengine/docs /adminconsole/applicationsettings
45
+ path : /appengine /appengine/appengine /adminconsole/applicationsettings
46
46
- title : " Migrating to the High Replication Datastore"
47
- path : /docs /appengine/docs /adminconsole/migration
47
+ path : /appengine /appengine/appengine /adminconsole/migration
48
48
- title : " Datastore"
49
- path : /docs /appengine/docs /adminconsole/datastoreconsole
49
+ path : /appengine /appengine/appengine /adminconsole/datastoreconsole
50
50
section :
51
51
- title : " Backup/Restore, Copy, and Delete"
52
- path : /docs /appengine/docs /adminconsole/datastoreadmin
52
+ path : /appengine /appengine/appengine /adminconsole/datastoreadmin
53
53
- title : " Statistics"
54
- path : /docs /appengine/docs /adminconsole/datastorestats
54
+ path : /appengine /appengine/appengine /adminconsole/datastorestats
55
55
- title : " Performance Settings"
56
- path : /docs /appengine/docs /adminconsole/performancesettings
56
+ path : /appengine /appengine/appengine /adminconsole/performancesettings
57
57
- title : " PageSpeed"
58
- path : /docs /appengine/docs /adminconsole/pagespeed
58
+ path : /appengine /appengine/appengine /adminconsole/pagespeed
59
59
- title : " Traffic Splitting"
60
- path : /docs /appengine/docs /adminconsole/trafficsplitting
60
+ path : /appengine /appengine/appengine /adminconsole/trafficsplitting
61
61
- title : " Memcache"
62
- path : /docs /appengine/docs /adminconsole/memcache
62
+ path : /appengine /appengine/appengine /adminconsole/memcache
63
63
- title : " The App Config Tool"
64
- path : /docs /appengine/docs /appcfg
64
+ path : /appengine /appengine/appengine /appcfg
65
65
- title : " Premier Accounts"
66
- path : /docs /appengine/docs /premier
66
+ path : /appengine /appengine/appengine /premier
67
67
- title : " Custom Domains"
68
68
section :
69
69
- title : " Using a Custom Domain"
70
- path : /docs /appengine/docs /domain
70
+ path : /appengine /appengine/appengine /domain
71
71
- title : " SSL for a Custom Domain"
72
- path : /docs /appengine/docs /ssl
72
+ path : /appengine /appengine/appengine /ssl
73
73
- title : " Managing App Resources"
74
- path : /docs /appengine/docs /managing-resources
74
+ path : /appengine /appengine/appengine /managing-resources
75
75
- title : " Using Git to Push and Deploy"
76
- path : /docs /appengine/docs /push-to-deploy
76
+ path : /appengine /appengine/appengine /push-to-deploy
77
77
- title : " Integrating with Google Analytics"
78
- path : /docs /appengine/docs /google-analytics
78
+ path : /appengine /appengine/appengine /google-analytics
79
79
- title : " Sample Code, Tutorials and Videos"
80
80
section :
81
81
- title : " Sample Code"
82
82
section :
83
83
- title : " SDK Code"
84
- path : http://code.google.com/p/google/docs /appengine/
84
+ path : http://code.google.com/p/google/appengine /appengine/
85
85
- title : " JDO/JPA Code"
86
- path : http://code.google.com/p/datanucleus-/docs /appengine/
86
+ path : http://code.google.com/p/datanucleus-/appengine /appengine/
87
87
- title : " Sample Apps Code"
88
88
path : https://github.com/GoogleCloudPlatform/
89
89
- title : " Launcher Code"
@@ -93,120 +93,120 @@ main:
93
93
- title : " Windows/wx"
94
94
path : http://code.google.com/p/google-appengine-wx-launcher/
95
95
- title : " Videos"
96
- path : /docs /appengine/docs /videoresources
96
+ path : /appengine /appengine/appengine /videoresources
97
97
- title : " Tutorials and Training"
98
98
path : /academy/apis/cloud/appengine
99
99
- title : " Further Reading"
100
100
section :
101
101
- title : " Articles"
102
102
section :
103
103
- title : " Overview"
104
- path : /docs /appengine/articles
104
+ path : /appengine /appengine/articles
105
105
- title : " Discovery Based APIs"
106
- path : /docs /appengine/articles/efficient_use_of_discovery_based_apis
106
+ path : /appengine /appengine/articles/efficient_use_of_discovery_based_apis
107
107
- title : " Designing for Scale"
108
- path : /docs /appengine/articles/scalability
108
+ path : /appengine /appengine/articles/scalability
109
109
- title : " Optimizing Spring Framework"
110
- path : /docs /appengine/articles/spring_optimization
110
+ path : /appengine /appengine/articles/spring_optimization
111
111
- title : " JPA facets & Cloud SQL"
112
- path : /docs /appengine/articles/using_jpa_tool
112
+ path : /appengine /appengine/articles/using_jpa_tool
113
113
- title : " Service Accounts & Google Prediction API"
114
- path : /docs /appengine/articles/prediction_service_accounts
114
+ path : /appengine /appengine/articles/prediction_service_accounts
115
115
- title : " Datastore Index Selection & Advanced Search"
116
- path : /docs /appengine/articles/indexselection
116
+ path : /appengine /appengine/articles/indexselection
117
117
- title : " Tasks API"
118
- path : /docs /appengine/articles/python/getting_started_with_tasks_api
118
+ path : /appengine /appengine/articles/python/getting_started_with_tasks_api
119
119
- title : " Workflows with Fantasm"
120
- path : /docs /appengine/articles/fantasm
120
+ path : /appengine /appengine/articles/fantasm
121
121
- title : " Pure Django Projects"
122
- path : /docs /appengine/articles/django-nonrel
122
+ path : /appengine /appengine/articles/django-nonrel
123
123
- title : " Modern Funnel Analytics Using Mapper"
124
- path : /docs /appengine/articles/mr/mapper
124
+ path : /appengine /appengine/articles/mr/mapper
125
125
- title : " Federated Authentication"
126
- path : /docs /appengine/articles/openid
126
+ path : /appengine /appengine/articles/openid
127
127
- title : " Recording Exceptions with ereporter"
128
- path : /docs /appengine/articles/python/recording_exceptions_with_ereporter
128
+ path : /appengine /appengine/articles/python/recording_exceptions_with_ereporter
129
129
- title : " Life of a Datastore Write"
130
- path : /docs /appengine/articles/life_of_write
130
+ path : /appengine /appengine/articles/life_of_write
131
131
- title : " Storing Entities & Indexes"
132
- path : /docs /appengine/articles/storage_breakdown
132
+ path : /appengine /appengine/articles/storage_breakdown
133
133
- title : " Handling Datastore Errors"
134
- path : /docs /appengine/articles/handling_datastore_errors
134
+ path : /appengine /appengine/articles/handling_datastore_errors
135
135
- title : " Deferred Library"
136
- path : /docs /appengine/articles/deferred
136
+ path : /appengine /appengine/articles/deferred
137
137
- title : " XMPP Service"
138
- path : /docs /appengine/articles/using_xmpp
138
+ path : /appengine /appengine/articles/using_xmpp
139
139
- title : " Effective PolyModel"
140
- path : /docs /appengine/articles/polymodel
140
+ path : /appengine /appengine/articles/polymodel
141
141
- title : " Load Testing"
142
- path : /docs /appengine/articles/load_test
142
+ path : /appengine /appengine/articles/load_test
143
143
- title : " Minimizing Work"
144
- path : /docs /appengine/articles/scaling/minimize
144
+ path : /appengine /appengine/articles/scaling/minimize
145
145
- title : " Avoiding Datastore Contention"
146
- path : /docs /appengine/articles/scaling/contention
146
+ path : /appengine /appengine/articles/scaling/contention
147
147
- title : " Effective Memcache"
148
- path : /docs /appengine/articles/scaling/memcache
148
+ path : /appengine /appengine/articles/scaling/memcache
149
149
- title : " Django & app-engine-patch"
150
- path : /docs /appengine/articles/app-engine-patch
150
+ path : /appengine /appengine/articles/app-engine-patch
151
151
- title : " Datastore Access with remote_api"
152
- path : /docs /appengine/articles/remote_api
152
+ path : /appengine /appengine/articles/remote_api
153
153
- title : " Voting and Decay Example App"
154
- path : /docs /appengine/articles/overheard
154
+ path : /appengine /appengine/articles/overheard
155
155
- title : " Paging Through Large Datasets"
156
- path : /docs /appengine/articles/paging
156
+ path : /appengine /appengine/articles/paging
157
157
- title : " Sharding Counters"
158
- path : /docs /appengine/articles/sharding_counters
158
+ path : /appengine /appengine/articles/sharding_counters
159
159
- title : " Index Building"
160
- path : /docs /appengine/articles/index_building
160
+ path : /appengine /appengine/articles/index_building
161
161
- title : " Running Applications on Django"
162
- path : /docs /appengine/articles/pure_django
162
+ path : /appengine /appengine/articles/pure_django
163
163
- title : " OpenSocial App"
164
164
path : http://wiki.opensocial.org.php?title=Building_an_OpenSocial_App_with_Google_App_Engine
165
165
- title : " Django 1.0 & Zipimport"
166
- path : /docs /appengine/articles/django10_zipimport
166
+ path : /appengine /appengine/articles/django10_zipimport
167
167
- title : " Extending Model Properties"
168
- path : /docs /appengine/articles/extending_models
168
+ path : /appengine /appengine/articles/extending_models
169
169
- title : " Modeling Entity Relationships"
170
- path : /docs /appengine/articles/modeling
170
+ path : /appengine /appengine/articles/modeling
171
171
- title : " Configuring Eclipse on Windows"
172
- path : /docs /appengine/articles/eclipse
172
+ path : /appengine /appengine/articles/eclipse
173
173
- title : " Updating Your Model's Schema"
174
- path : /docs /appengine/articles/update_schema
174
+ path : /appengine /appengine/articles/update_schema
175
175
- title : " Helper for Django"
176
- path : /docs /appengine/articles/appengine_helper_for_django
176
+ path : /appengine /appengine/articles/appengine_helper_for_django
177
177
- title : " Rietveld Code Review Tool"
178
- path : /docs /appengine/articles/rietveld
178
+ path : /appengine /appengine/articles/rietveld
179
179
- title : " Transaction Isolation"
180
- path : /docs /appengine/articles/transaction_isolation
180
+ path : /appengine /appengine/articles/transaction_isolation
181
181
- title : " Configuring Authentication"
182
- path : /docs /appengine/articles/auth
182
+ path : /appengine /appengine/articles/auth
183
183
- title : " Serving Dynamic Images"
184
- path : /docs /appengine/articles/python/serving_dynamic_images
184
+ path : /appengine /appengine/articles/python/serving_dynamic_images
185
185
- title : " Logging Events"
186
- path : /docs /appengine/articles/logging
186
+ path : /appengine /appengine/articles/logging
187
187
- title : " Running Django"
188
- path : /docs /appengine/articles/django
188
+ path : /appengine /appengine/articles/django
189
189
- title : " Blog"
190
190
path : http://googlecloudplatform.blogspot.com/
191
191
- title : " Tools and Tips"
192
- path : /docs /appengine/tools_tips
192
+ path : /appengine /appengine/tools_tips
193
193
- title : " Case Studies"
194
194
path : https://cloud.google.com/customers/
195
195
- title : " Glossary"
196
- path : /docs /appengine/docs /glossary
196
+ path : /appengine /appengine/appengine /glossary
197
197
198
198
- break : true
199
199
200
200
- title : " Support"
201
201
section :
202
202
- title : " Community"
203
- path : /docs /appengine/community
203
+ path : /appengine /appengine/community
204
204
- title : " Submit Bugs or Feature Requests"
205
- path : https://code.google.com/p/google/docs /appengine/wiki/FilingIssues?tm=3
205
+ path : https://code.google.com/p/google/appengine /appengine/wiki/FilingIssues?tm=3
206
206
- title : " Contact Support"
207
207
path : https://support.google.com/cloud/#topic=3473162
208
208
- title : " FAQ"
209
- path : /docs /appengine/kb/
209
+ path : /appengine /appengine/kb/
210
210
211
211
- title : " Admin Console"
212
212
path : https://appengine.google.com/
@@ -237,7 +237,7 @@ main:
237
237
- title : " Terms of Service"
238
238
path : /cloud/terms/
239
239
- title : " Service Level Agreement"
240
- path : /docs /appengine/sla
240
+ path : /appengine /appengine/sla
241
241
242
242
test :
243
243
- title : " Test Node"
0 commit comments