Updated Branches: refs/heads/master fa455bc75 -> cae760d52
[CB-3849] Expose overview doc to public. Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/cae760d5 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/cae760d5 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/cae760d5 Branch: refs/heads/master Commit: cae760d52cc8f2a71537d4678e3efcf04d0c0cbd Parents: fa455bc Author: Mike Sierra <[email protected]> Authored: Thu Jun 20 17:03:13 2013 -0400 Committer: Michael Brooks <[email protected]> Committed: Thu Jun 20 14:06:23 2013 -0700 ---------------------------------------------------------------------- docs/en/edge/index.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/cae760d5/docs/en/edge/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/index.md b/docs/en/edge/index.md index b11e452..626bb5c 100644 --- a/docs/en/edge/index.md +++ b/docs/en/edge/index.md @@ -88,6 +88,10 @@ license: Licensed to the Apache Software Foundation (ASF) under one <h1>Guides</h1> <ul> <li> + <h2>Overview</h2> + <span>Start here if you are new to Cordova.</span> + </li> + <li> <h2>Getting Started Guides</h2> <span>Setup each SDK and create your first Cordova app.</span> </li>
