diff options
| author | James Bennett <ubernostrum@gmail.com> | 2008-09-01 09:45:30 +0000 |
|---|---|---|
| committer | James Bennett <ubernostrum@gmail.com> | 2008-09-01 09:45:30 +0000 |
| commit | a72eae0be7644fdfb75e28ad82c07d2db80210b4 (patch) | |
| tree | 985b1a7acd0e163286a2a4714d004125bd48bbe6 /docs/conf.py | |
| parent | 82e2f9bb984236de70aec842003b2442853139e9 (diff) | |
Fixed #8728: Corrected some broken links in the documentation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8792 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 38edfffcee..dc5313b629 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -68,7 +68,6 @@ show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'trac' - # Options for HTML output # ----------------------- |
