John Brownlee 7bd9324092
Merge pull request #125 from brownleej/go-doc-build-removal
Removes the steps to build godoc from our Makefile
2018-04-13 08:55:35 -07:00

19 lines
443 B
ReStructuredText

.. FoundationDB documentation master file, created by
sphinx-quickstart on Tue Oct 16 12:48:09 2012.
API Reference
=============
The following documents give detailed descriptions of the API for each language:
.. toctree::
:maxdepth: 1
:titlesonly:
api-python
api-ruby
Java API <relative://javadoc/index.html>
Go API <https://godoc.org/github.com/apple/foundationdb/bindings/go/src/fdb>
api-c
api-error-codes