[issue2465] sphinx-quickstart.py still creates makefile even if user tells it not to

Atul Varma report at bugs.python.org
Sun Mar 23 17:52:48 CET 2008


New submission from Atul Varma <varmaa at gmail.com>:

If the user chooses not to have Sphinx create a Makefile, Sphinx still
behaves as though the user wants it to create one.  This patch provides
a simple fix.

----------
assignee: georg.brandl
components: Documentation tools (Sphinx)
files: sphinx-quickstart-makefile.patch
keywords: patch
messages: 64369
nosy: georg.brandl, varmaa
severity: normal
status: open
title: sphinx-quickstart.py still creates makefile even if user tells it not to
type: behavior
versions: Python 2.5
Added file: http://bugs.python.org/file9830/sphinx-quickstart-makefile.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2465>
__________________________________


More information about the Python-bugs-list mailing list