New default basename for HTML help files.

This commit is contained in:
Georg Brandl 2008-03-02 06:45:40 +00:00
parent f017728219
commit 47dff40a40

View file

@ -86,7 +86,7 @@
}
# Output file base name for HTML help builder.
htmlhelp_basename = 'pydoc'
htmlhelp_basename = 'python' + release.replace('.', '')
# Options for LaTeX output