Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(291)

Unified Diff: utils/apidoc/app_engine/app.yaml

Issue 11273002: remove api doc server, it's now in github (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | utils/apidoc/app_engine/index.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/apidoc/app_engine/app.yaml
diff --git a/utils/apidoc/app_engine/app.yaml b/utils/apidoc/app_engine/app.yaml
deleted file mode 100644
index 95739bb36568a1e13de73c3adc6468817c37312a..0000000000000000000000000000000000000000
--- a/utils/apidoc/app_engine/app.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
-# for details. All rights reserved. Use of this source code is governed by a
-# BSD-style license that can be found in the LICENSE file.
-
-application: dartlang-api
-version: changeme
-
-runtime: python27
-api_version: 1
-threadsafe: true
-
-#default_expiration: "2h"
-
-handlers:
-
-- url: /.*
- script: scripts.redirector.application
« no previous file with comments | « no previous file | utils/apidoc/app_engine/index.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698