Commit d34c0dbc authored by kim yongbin's avatar kim yongbin Committed by Ian Lance Taylor

doc/go1.12: add notes about 'go doc -src'

Change-Id: Iaf67fcbb145277327e24150b29ff38f6c65f6a03
Reviewed-on: https://go-review.googlesource.com/c/155781Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
parent df719d98
......@@ -299,6 +299,11 @@ for {
as the <code>godoc</code> command line used to do.
</p>
<p><!-- CL 140959 -->
<code>go</code> <code>doc</code> also now includes the <code>-src</code> flag,
which will show the target's original source code.
</p>
<h3 id="trace">Trace</h3>
<p><!-- CL 60790 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment