diff options
| author | Peter Collingbourne <peter@pcc.me.uk> | 2015-01-13 18:49:42 +0000 |
|---|---|---|
| committer | Peter Collingbourne <peter@pcc.me.uk> | 2015-01-13 18:49:42 +0000 |
| commit | 943d270c812576174f800a30e10ed0a667ace522 (patch) | |
| tree | 2284619e418285c1b1dae15db079ea9d8fbda8ee /llvm/docs/index.rst | |
| parent | 0d31e530958d7593ead3edb30afdc6fe7ebc1cec (diff) | |
| download | bcm5719-llvm-943d270c812576174f800a30e10ed0a667ace522.tar.gz bcm5719-llvm-943d270c812576174f800a30e10ed0a667ace522.zip | |
Add link to Go bindings documentation.
llvm-svn: 225815
Diffstat (limited to 'llvm/docs/index.rst')
| -rw-r--r-- | llvm/docs/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index bdf788f7b28..dd6ea18f090 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -199,6 +199,8 @@ For developers of applications which use LLVM as a library. (`classes <http://llvm.org/doxygen/inherits.html>`_) (`tarball <http://llvm.org/doxygen/doxygen.tar.gz>`_) +`Documentation for Go bindings <http://godoc.org/llvm.org/llvm/bindings/go/llvm>`_ + `ViewVC Repository Browser <http://llvm.org/viewvc/>`_ .. |

