ソースを参照

Add "For more details" note.

master
Gustavo Niemeyer 10年前
コミット
53dd2f8a45
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      interface.go

+ 3
- 0
interface.go ファイルの表示

@@ -130,6 +130,9 @@ const packageTemplateString = `<!DOCTYPE html>
<pre>import "{{.Repo.GopkgPath}}"</pre>
{{if .CleanPackageName}}<p>Refer to it as <i>{{.Repo.PackageName}}</i>.{{end}}
</div>
<div>
<p>For more details, see the API documentation.</p>
</div>
</div>
</div>
<div class="col-sm-3 col-sm-offset-1 versions" >


読み込み中…
キャンセル
保存