[issue35159] Add a link to the devguide in the sidebar of the documentation

2018-11-04 Thread Julien Palard
Change by Julien Palard : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue35159] Add a link to the devguide in the sidebar of the documentation

2018-11-04 Thread Julien Palard
Julien Palard added the comment: New changeset 0edc7b1b1a2b22d4d200f80995454d01927bf93e by Julien Palard (Stéphane Wirtel) in branch 'master': bpo-35159: Add a link to the devguide in the sidebar of the index (Doc/) (GH-10316) https://github.com/python/cpython/commit/0edc7b1b1a2b22d4d200f8099

[issue35159] Add a link to the devguide in the sidebar of the documentation

2018-11-04 Thread Stéphane Wirtel
Change by Stéphane Wirtel : -- versions: +Python 2.7, Python 3.6, Python 3.7, Python 3.8 ___ Python tracker ___ ___ Python-bugs-list

[issue35159] Add a link to the devguide in the sidebar of the documentation

2018-11-04 Thread Stéphane Wirtel
Change by Stéphane Wirtel : -- nosy: +mdk ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.

[issue35159] Add a link to the devguide in the sidebar of the documentation

2018-11-04 Thread Stéphane Wirtel
Change by Stéphane Wirtel : -- keywords: +patch pull_requests: +9618 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-l

[issue35159] Add a link to the devguide in the sidebar of the documentation

2018-11-04 Thread Stéphane Wirtel
New submission from Stéphane Wirtel : I think a link to the devguide could be useful for a future contributor and the right place could be the sidebar in the index page. -- assignee: docs@python components: Documentation messages: 329219 nosy: docs@python, matrixise priority: normal sev