[llvm] r225815 - Add link to Go bindings documentation.

Peter Collingbourne peter at pcc.me.uk
Tue Jan 13 10:49:42 PST 2015


Author: pcc
Date: Tue Jan 13 12:49:42 2015
New Revision: 225815

URL: http://llvm.org/viewvc/llvm-project?rev=225815&view=rev
Log:
Add link to Go bindings documentation.

Modified:
    llvm/trunk/docs/index.rst

Modified: llvm/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/index.rst?rev=225815&r1=225814&r2=225815&view=diff
==============================================================================
--- llvm/trunk/docs/index.rst (original)
+++ llvm/trunk/docs/index.rst Tue Jan 13 12:49:42 2015
@@ -199,6 +199,8 @@ For developers of applications which use
   (`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/>`_
    ..
 





More information about the llvm-commits mailing list