~hrvojem/percona-xtrabackup/doc-43-2.1

« back to all changes in this revision

Viewing changes to doc/source/conf.py

  • Committer: jenkins at percona
  • Date: 2013-07-29 08:44:29 UTC
  • mfrom: (636.2.1 2.1)
  • Revision ID: jenkins@jenkins.percona.com-20130729084429-lyarg7rq418a2fes
MergeĀ lp:~hrvojem/percona-xtrabackup/bug1179445-2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
'''
130
130
 
131
131
extlinks = {'bug': ('https://bugs.launchpad.net/percona-xtrabackup/+bug/%s',
132
 
                      '#')}
 
132
                   '#'), 'mysqlbug': ('http://bugs.mysql.com/bug.php?id=%s',
 
133
                   '#')}
133
134
 
134
135
# A list of ignored prefixes for module index sorting.
135
136
#modindex_common_prefix = []