aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2012-03-27 11:40:17 +1100
committerAndrew Gerrand <adg@golang.org>2012-03-27 11:40:17 +1100
commit11441285db2532d7446664f7bd850fd3439bed64 (patch)
treeb2270c9fd37fd6008fb287052bf9745387e6eb74
parent1b89d514d7d03c1c446df1fb8d4be511b34d3163 (diff)
downloadgo-11441285db2532d7446664f7bd850fd3439bed64.tar.gz
go-11441285db2532d7446664f7bd850fd3439bed64.zip
doc: add doc/articles/index.html
Fixes #3402. R=golang-dev, r CC=golang-dev https://golang.org/cl/5923043
-rw-r--r--doc/articles/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/articles/index.html b/doc/articles/index.html
new file mode 100644
index 0000000000..5f70734ecd
--- /dev/null
+++ b/doc/articles/index.html
@@ -0,0 +1,7 @@
+<!--{
+ "Title": "/doc/articles/"
+}-->
+
+<p>
+See the <a href="/doc/#articles">Documents page</a> for a complete list of Go articles.
+</p>