An open API service indexing awesome lists of open source software.

https://github.com/derthorsten/sphinxcontrib-golangdomain

from https://bitbucket.org/ymotongpoo/sphinxcontrib-golangdomain/src/master/
https://github.com/derthorsten/sphinxcontrib-golangdomain

Last synced: about 1 year ago
JSON representation

from https://bitbucket.org/ymotongpoo/sphinxcontrib-golangdomain/src/master/

Awesome Lists containing this project

README

          

============================
sphinxcontrib-golangdomain
============================

:author: Yoshifumi YAMAGUCHI

Installing
==========

Use ``setup.py`` to install this package::

$ python setup.py bulid
$ sudo python setup.py install

Alternatively, use `easy_install`_ or `pip`_ for it::

$ easy_install -UZ sphinxcontrib-golangdomain

or::

$ pip install --upgrade sphinxcontrib-golangdomain

License
=======

This package is maintained under The BSD 2-Clause License, which is same as `sphinx-contrib`_

.. _easy_install: http://pypi.python.org/pypi/distribute
.. _pip: http://pypi.python.org/pypi/pip
.. _sphinx-contrib: https://bitbucket.org/birkenfeld/sphinx-contrib/