Commit 56b45157 authored by Robert Griesemer's avatar Robert Griesemer

added package documentation

R=r, rsc
http://go/go-review/1025023
parent d27fa944
......@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// The doc package extracts source code documentation from a Go AST.
package doc
import (
......
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