[issue18384] Add devhelp build instructions to the documentation makefile

2016-06-01 Thread Berker Peksag

Berker Peksag added the comment:

I think we should avoid adding distro specific tools into CPython repository 
(and the another reason to reject this is that the other distros will probably 
want to add their tools).

--
nosy: +berker.peksag
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18384] Add devhelp build instructions to the documentation makefile

2013-07-09 Thread R. David Murray

R. David Murray added the comment:

I'm not sure that this belongs in core, but I'll certainly defer to Georg on 
that :).  If it does go in, the help string should explain what 'devhelp' does, 
since it isn't obvious from the name (for a non-GNOME user...I had to google 
it).

--
nosy: +r.david.murray

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18384
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18384] Add devhelp build instructions to the documentation makefile

2013-07-06 Thread Balthazar Rouberol

New submission from Balthazar Rouberol:

The documentation makefile is missing support for Devhelp.

The supplied patch fixes this for the Python 3 branch.
It also edits the ouput of the sphinx build to change the name of the devhelp 
project.

This is needed to be able to have both versions of documentation (py2  py3) 
displayed in Devhelp. This is useful if developers need to access documentation 
for both versions, such as both maintaining a Python2 project and starting a 
new project in Python3.

This has been patched in some distributions downstream, but would be nice to 
have patched upstream. See: 
https://bugs.launchpad.net/ubuntu/+source/devhelp/+bug/787039

--
assignee: docs@python
components: Documentation
files: devhelp-build-py3.patch
keywords: patch
messages: 192457
nosy: brouberol, docs@python
priority: normal
severity: normal
status: open
title: Add devhelp build instructions to the documentation makefile
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file30823/devhelp-build-py3.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18384
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18384] Add devhelp build instructions to the documentation makefile

2013-07-06 Thread Ezio Melotti

Changes by Ezio Melotti ezio.melo...@gmail.com:


--
nosy: +georg.brandl
stage:  - patch review
versions: +Python 3.4 -Python 3.5

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18384
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18384] Add devhelp build instructions to the documentation makefile

2013-07-06 Thread Balthazar Rouberol

Changes by Balthazar Rouberol broube...@imap.cc:


Removed file: http://bugs.python.org/file30823/devhelp-build-py3.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18384
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18384] Add devhelp build instructions to the documentation makefile

2013-07-06 Thread Balthazar Rouberol

Changes by Balthazar Rouberol broube...@imap.cc:


Added file: http://bugs.python.org/file30824/devhelp-build-py3.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18384
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18384] Add devhelp build instructions to the documentation makefile (Python3)

2013-07-06 Thread Balthazar Rouberol

Changes by Balthazar Rouberol broube...@imap.cc:


--
title: Add devhelp build instructions to the documentation makefile - Add 
devhelp build instructions to the documentation makefile (Python3)

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18384
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18384] Add devhelp build instructions to the documentation makefile

2013-07-06 Thread Balthazar Rouberol

Changes by Balthazar Rouberol broube...@imap.cc:


--
title: Add devhelp build instructions to the documentation makefile (Python3) 
- Add devhelp build instructions to the documentation makefile
versions: +Python 2.7
Added file: http://bugs.python.org/file30826/devhelp-build-py2.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18384
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com