mirror of
https://github.com/golang/go
synced 2024-11-02 08:01:26 +00:00
doc: add doc/articles/index.html
Fixes #3402. R=golang-dev, r CC=golang-dev https://golang.org/cl/5923043
This commit is contained in:
parent
1b89d514d7
commit
11441285db
1 changed files with 7 additions and 0 deletions
7
doc/articles/index.html
Normal file
7
doc/articles/index.html
Normal file
|
@ -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>
|
Loading…
Reference in a new issue