[docs] [issue23738] Clarify documentation of positional-only default values
Ezio Melotti
report at bugs.python.org
Wed Dec 30 00:55:41 EST 2015
Ezio Melotti added the comment:
One thought that occurred to me is that we could make the * and / in the signature links that point to a relevant section of the documentation.
I believe this is doable with Sphinx, even though I'm not sure how complex it is and if it's worth it. If we do this, people will be able to find out easily what they mean (especially considering that it's hard to search for them).
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23738>
_______________________________________
More information about the docs
mailing list