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)
commit268a9d7990d789aa29326f20497c14db1d079bac
tree85e87f113f65affa56b12792b0e6047e91a86004
parent353cf074189653b0ea0f8e45f98fb597e44ad385
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