-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Description
Documentation
On the tutorial's "Data Structures" page, each section visibly links to the relevant part of the "Built-in Types" page for more comprehensive information, except the Sets section does not and could use a reference to the set/frozenset anchor aside from the one behind the set()
function link.
The lists section also maybe could use a link to the sequence types section like the tuples section has, though it is more detailed than the sets section so it is less necessary.
This is surely a pretty basic fix, but I think it would be a lot faster for someone else who regularly works with this stuff to do it than me. The page that would be modified is Doc/tutorial/datastructures.rst, with the reference pointing to Doc/library/stdtypes.rst. Thank you!
Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status