You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2015/05/29 03:08:41 UTC

cordova-coho git commit: Add an index.md for all coho docs

Repository: cordova-coho
Updated Branches:
  refs/heads/master 4c6b70eb1 -> 1413128c1


Add an index.md for all coho docs


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/1413128c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/1413128c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/1413128c

Branch: refs/heads/master
Commit: 1413128c1b886c330462abe8a2198e2baad91ec3
Parents: 4c6b70e
Author: Nikhil Khandelwal <ni...@microsoft.com>
Authored: Thu May 28 18:07:58 2015 -0700
Committer: Nikhil Khandelwal <ni...@microsoft.com>
Committed: Thu May 28 18:07:58 2015 -0700

----------------------------------------------------------------------
 docs/index.md | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/1413128c/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
new file mode 100644
index 0000000..e197bd9
--- /dev/null
+++ b/docs/index.md
@@ -0,0 +1,20 @@
+# Table of Contents
+## Release Process
+
+* [Tools release process](tools-release-process.md)
+* [Platform release process](platforms-release-process.md)
+* [Plugins release process](plugins-release-process.md)
+* [Hello world app release process](app-hello-world-release-process.md)
+* [Versioning and release strategy](versioning-and-release-strategy.md)
+* [Release Voting](release-voting.md)
+* [Setting up GPG](setting-up-gpg.md)
+
+## Committer Workflow
+
+* [Committer workflow](committer-workflow.md)
+* [Code Reviews](code-reviews.md)
+* [Processing Pull Requests](processing-pull-requests.md)
+
+## Misc
+* [Doc translation Process](doc-translation-process.md)
+* [Storing Repo Versions Desing](storing-repo-versions-design.md)
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org