aboutsummaryrefslogtreecommitdiffstats
path: root/docs/guide.ngdoc
diff options
context:
space:
mode:
authorMisko Hevery2011-01-31 11:55:44 -0800
committerMisko Hevery2011-02-01 09:58:37 -0800
commited768ebc53ef6746ca83d81892c22d2e9c3afeef (patch)
tree2835e5ab21d4700724c28d8bf1178ea13e622eae /docs/guide.ngdoc
parent9fd3dfe49d283c136e29bf60c0da6d4fe2aaed3d (diff)
downloadangular.js-ed768ebc53ef6746ca83d81892c22d2e9c3afeef.tar.bz2
Developer guide documentation
Diffstat (limited to 'docs/guide.ngdoc')
-rw-r--r--docs/guide.ngdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/guide.ngdoc b/docs/guide.ngdoc
index b1ac143e..fd5d05df 100644
--- a/docs/guide.ngdoc
+++ b/docs/guide.ngdoc
@@ -34,3 +34,4 @@
* service:$browser(mock)
* {@link guide.downloading Downloading} - How to download, compile, and host the angular
environment on your own server.
+* {@link guide.contribute Contributing} - How to contribute to angular project.