summaryrefslogtreecommitdiffstats
path: root/Doc/includes/custom3.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-33201: Modernize "Extension types" doc (GH-6337)Antoine Pitrou2018-04-071-0/+183
* bpo-33201: Modernize "Extension types" doc * Split tutorial and other topics * Some small fixes * Address some review comments * Rename noddy* to custom* and shoddy to sublist * Fix markup