Add intersphinx_mapping to doc/conf.py
authorW. Trevor King <wking@drexel.edu>
Mon, 17 May 2010 20:27:20 +0000 (16:27 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 17 May 2010 20:27:20 +0000 (16:27 -0400)
commitbbc40e7ad93faa4e32dd28009e7e97032cd39149
tree85e87f113f65affa56b12792b0e6047e91a86004
parente72a74474d09fcf2f36caacb3fd67d2961b62ab0
Add intersphinx_mapping to doc/conf.py

This tell's intersphinx where to find documentation for other
projects.  Currently we've only told it about the standard Python
libraries.

http://sphinx.pocoo.org/latest/ext/intersphinx.html#confval-intersphinx_mapping
doc/conf.py