sphinxcontrib-golangdomain

Author: Yoshifumi YAMAGUCHI <ymotongpoo at gmail.com>

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