[New-bugs-announce] [issue23312] google thinks the docs are mobile unfriendly
Benjamin Peterson
report at bugs.python.org
Sat Jan 24 18:42:05 CET 2015
New submission from Benjamin Peterson:
According to Google webmaster tools, the documentation has the following failings on mobile devices:
- The font size is too small. https://developers.google.com/speed/docs/insights/UseLegibleFontSizes
- The viewport is not configured.
- Touch controls are too close together.
You can look at the complaints on (for example) https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fdocs.python.org%2F3%2Flibrary%2Ffunctions.html
----------
assignee: docs at python
components: Documentation
messages: 234625
nosy: benjamin.peterson, docs at python
priority: normal
severity: normal
stage: needs patch
status: open
title: google thinks the docs are mobile unfriendly
type: enhancement
versions: Python 2.7, Python 3.4, Python 3.5, Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23312>
_______________________________________
More information about the New-bugs-announce
mailing list