You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mw...@apache.org on 2013/07/04 20:19:51 UTC

[16/20] docs commit: [CB-3827] fixed problem where supposed '.md' file actually became directory

[CB-3827] fixed problem where supposed '.md' file actually became directory


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/96d79d83
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/96d79d83
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/96d79d83

Branch: refs/heads/master
Commit: 96d79d83a3c65ee91650b652845e8db32ef26e6a
Parents: 610314b
Author: Mike Sierra <le...@gmail.com>
Authored: Thu Jul 4 13:28:44 2013 -0400
Committer: Mike Sierra <le...@gmail.com>
Committed: Thu Jul 4 13:28:44 2013 -0400

----------------------------------------------------------------------
 docs/en/edge/guide/platforms/win8/upgrading.md  | 39 ++++++++++++++++++++
 .../guide/platforms/win8/upgrading.md/index.md  | 39 --------------------
 2 files changed, 39 insertions(+), 39 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/96d79d83/docs/en/edge/guide/platforms/win8/upgrading.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/win8/upgrading.md b/docs/en/edge/guide/platforms/win8/upgrading.md
new file mode 100644
index 0000000..f5c3bea
--- /dev/null
+++ b/docs/en/edge/guide/platforms/win8/upgrading.md
@@ -0,0 +1,39 @@
+---
+license: Licensed to the Apache Software Foundation (ASF) under one
+         or more contributor license agreements.  See the NOTICE file
+         distributed with this work for additional information
+         regarding copyright ownership.  The ASF licenses this file
+         to you under the Apache License, Version 2.0 (the
+         "License"); you may not use this file except in compliance
+         with the License.  You may obtain a copy of the License at
+
+           http://www.apache.org/licenses/LICENSE-2.0
+
+         Unless required by applicable law or agreed to in writing,
+         software distributed under the License is distributed on an
+         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+         KIND, either express or implied.  See the License for the
+         specific language governing permissions and limitations
+         under the License.
+---
+
+Upgrading Windows 8
+===============================
+
+This document is for people who need to upgrade their Cordova versions from an older version to a current version of Cordova. This applies to applications targetting Windows 8 and the Windows Store.
+
+## Upgrade to 2.9.0 from 2.8.0 ##
+
+The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.
+
+1. Remove cordova-2.8.0.js from the www directory in your project.
+2. Add cordova.js file from the source to the www directory in your project. ( note that the file no longer contains a version number in the file name )
+3. Build and test!
+
+## Upgrade to 2.8.0 from 2.7.0 ##
+
+The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.
+
+1. Remove cordova-2.7.0.js from the www directory in your project. 
+2. Add cordova.js file from the source to the www directory in your project. ( note that the file no longer contains a version number in the file name )
+3. Build and test!
diff --git a/docs/en/edge/guide/platforms/win8/upgrading.md/index.md b/docs/en/edge/guide/platforms/win8/upgrading.md/index.md
deleted file mode 100644
index f5c3bea..0000000
--- a/docs/en/edge/guide/platforms/win8/upgrading.md/index.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-license: Licensed to the Apache Software Foundation (ASF) under one
-         or more contributor license agreements.  See the NOTICE file
-         distributed with this work for additional information
-         regarding copyright ownership.  The ASF licenses this file
-         to you under the Apache License, Version 2.0 (the
-         "License"); you may not use this file except in compliance
-         with the License.  You may obtain a copy of the License at
-
-           http://www.apache.org/licenses/LICENSE-2.0
-
-         Unless required by applicable law or agreed to in writing,
-         software distributed under the License is distributed on an
-         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-         KIND, either express or implied.  See the License for the
-         specific language governing permissions and limitations
-         under the License.
----
-
-Upgrading Windows 8
-===============================
-
-This document is for people who need to upgrade their Cordova versions from an older version to a current version of Cordova. This applies to applications targetting Windows 8 and the Windows Store.
-
-## Upgrade to 2.9.0 from 2.8.0 ##
-
-The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.
-
-1. Remove cordova-2.8.0.js from the www directory in your project.
-2. Add cordova.js file from the source to the www directory in your project. ( note that the file no longer contains a version number in the file name )
-3. Build and test!
-
-## Upgrade to 2.8.0 from 2.7.0 ##
-
-The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.
-
-1. Remove cordova-2.7.0.js from the www directory in your project. 
-2. Add cordova.js file from the source to the www directory in your project. ( note that the file no longer contains a version number in the file name )
-3. Build and test!

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/96d79d83/docs/en/edge/guide/platforms/win8/upgrading.md/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/win8/upgrading.md/index.md b/docs/en/edge/guide/platforms/win8/upgrading.md/index.md
deleted file mode 100644
index f5c3bea..0000000
--- a/docs/en/edge/guide/platforms/win8/upgrading.md/index.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-license: Licensed to the Apache Software Foundation (ASF) under one
-         or more contributor license agreements.  See the NOTICE file
-         distributed with this work for additional information
-         regarding copyright ownership.  The ASF licenses this file
-         to you under the Apache License, Version 2.0 (the
-         "License"); you may not use this file except in compliance
-         with the License.  You may obtain a copy of the License at
-
-           http://www.apache.org/licenses/LICENSE-2.0
-
-         Unless required by applicable law or agreed to in writing,
-         software distributed under the License is distributed on an
-         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-         KIND, either express or implied.  See the License for the
-         specific language governing permissions and limitations
-         under the License.
----
-
-Upgrading Windows 8
-===============================
-
-This document is for people who need to upgrade their Cordova versions from an older version to a current version of Cordova. This applies to applications targetting Windows 8 and the Windows Store.
-
-## Upgrade to 2.9.0 from 2.8.0 ##
-
-The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.
-
-1. Remove cordova-2.8.0.js from the www directory in your project.
-2. Add cordova.js file from the source to the www directory in your project. ( note that the file no longer contains a version number in the file name )
-3. Build and test!
-
-## Upgrade to 2.8.0 from 2.7.0 ##
-
-The following commands should be done from within Visual Studio to be sure that the any project references are updated/deleted.
-
-1. Remove cordova-2.7.0.js from the www directory in your project. 
-2. Add cordova.js file from the source to the www directory in your project. ( note that the file no longer contains a version number in the file name )
-3. Build and test!