]> Cypherpunks repositories - gostls13.git/commitdiff
doc: move /ref/cmd to /doc/cmd
authorAndrew Gerrand <adg@golang.org>
Tue, 27 Mar 2012 02:46:16 +0000 (13:46 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 27 Mar 2012 02:46:16 +0000 (13:46 +1100)
Fixes #3400.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5926043

doc/cmd.html [moved from doc/reference-cmd.html with 99% similarity]
doc/reference.html

similarity index 99%
rename from doc/reference-cmd.html
rename to doc/cmd.html
index b2cb2efa047536a8911676cf72392da99b0f1d75..ac54923d437fe6eb5aaf34d29dd91eff8b129aa8 100644 (file)
@@ -1,6 +1,6 @@
 <!--{
        "Title": "Command Documentation",
-       "Path":  "/ref/cmd"
+       "Path":  "/doc/cmd"
 }-->
 
 <p>
index 628289f7be536b69e1f9a0018ad051281b6c9015..beaac431d2519adbf53362e52c894944c6561d05 100644 (file)
@@ -14,7 +14,7 @@
 The documentation for the Go standard library.
 </p>
 
-<h3 id="cmd"><a href="/ref/cmd">Command Documentation</a></h3>
+<h3 id="cmd"><a href="/doc/cmd">Command Documentation</a></h3>
 <p>
 The documentation for the Go tools.
 </p>