On Thu, Sep 6, 2012 at 10:26 AM, R. David Murray <rdmur...@bitdance.com> wrote: > On Thu, 06 Sep 2012 13:15:14 -0400, Terry Reedy <tjre...@udel.edu> wrote: >> My understanding is that the tracker is for the cpython repository at >> hg.python.org and my impression is that web code is elsewhere. > > That is true. However, the appearance and functionality of the doc web > pages is entirely controlled by Sphinx, and thus by the sources checked > in to the code repository.
This raises a related question. Where should we file issues for Python-controlled things that are outside the scope of the cpython repository (or the devguide) and that are not issues with the tracker (which has its own tracker -- the meta tracker). For example, where should we file an issue for hg.python.org if we suspect the issue is with how we've customized things rather than with Mercurial's hgweb itself. The main bugs tracker has a component for "Devguide" but not for other non-cpython repository things like hg.python.org. --Chris _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com