Link to Reinout van Rees' writeup on intersphinx.

rtd2
Eric Holscher 2012-12-01 17:11:58 -08:00
parent 53c2e7533e
commit 4d21d56fc2
1 changed files with 2 additions and 0 deletions

View File

@ -71,3 +71,5 @@ Then usage is pretty similar. You reference something using normal sphinx syntax
:mod:`Intersphinx <sphinx:sphinx.ext.intersphinx>`
This will create a link to the official Sphinx documentation for intersphinx.
More information can be found on Reinout van Rees' blog: http://reinout.vanrees.org/weblog/2012/12/01/django-intersphinx.html