~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/conf.py

  • Committer: Mark Atwood
  • Date: 2011-10-04 05:11:15 UTC
  • mfrom: (2426.2.1 test)
  • Revision ID: me@mark.atwood.name-20111004051115-w05nsn3remjd1z7a
mergeĀ lp:~hingo/drizzle/drizzle-offline-build-is-broken-for-sphinx

Show diffs side-by-side

added added

removed removed

Lines of Context:
254
254
 
255
255
 
256
256
# Example configuration for intersphinx: refer to the Python standard library.
257
 
intersphinx_mapping = {'http://docs.python.org/': None}
 
257
intersphinx_mapping = {'python': ('http://docs.python.org/3.2', 'python-inv.txt')}
258
258
 
259
259
[extensions]
260
260
todo_include_todos=True