3.16. sphinx.ext.viewcode

Add 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.16.1. Functions

blue(text)
collect_pages(app)
doctree_read(app, doctree)
env_merge_info(app, env, docnames, other)
get_full_modname(modname, attribute)
iteritems(d, **kw) Return an iterator over the (key, value) pairs of a dictionary.
make_refnode(builder, fromdocname, ...[, title]) Shortcut to create a reference node.
missing_reference(app, env, node, contnode)
setup(app)

3.16.2. Classes

ModuleAnalyzer(source, modname, srcname[, ...])
text_type alias of unicode