[docs] [issue23560] Group the docs of similar methods in stdtypes.rst
Raymond Hettinger
report at bugs.python.org
Sun May 21 02:53:12 EDT 2017
Raymond Hettinger added the comment:
I don't think this should be done. Instead, add a table at the top listing the functions in groups, possibly linking to the alphabetical details docs below.
When looking a what a string method does, alphabetical makes the search easier than having to guess which group something is in before you can find it.
----------
nosy: +rhettinger
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23560>
_______________________________________
More information about the docs
mailing list