msgpack-python/docs/index.rst
TW e3fea94509 fix typos and other cosmetic issues (#214)
cosmetic issues:
- reST headlines' underline length needs to match the headline length
  (looks like somebody is / was using a proportional font)
- Cython code lines do not need to be terminated with a semicolon
- always use triple-double-quotes for docstrings
2017-01-11 12:04:23 +09:00

10 lines
165 B
ReStructuredText

msgpack document
================
`MessagePack <http://msgpack.org>`_ is a efficient format for inter
language data exchange.
.. toctree::
:maxdepth: 1
api