3.11. sphinx.ext.linkcode

Add external links to module code in Python object descriptions.

copyright:Copyright 2007-2016 by the Sphinx team, see AUTHORS.
license:BSD, see LICENSE for details.

3.11.1. Functions

doctree_read(app, doctree)
setup(app)

3.11.2. Exceptions

LinkcodeError
SphinxError Base class for Sphinx errors that are shown to the user in a nicer way than normal exceptions.