summaryrefslogtreecommitdiff
path: root/Doc/includes/custom.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-33201: Modernize "Extension types" doc (GH-6337)Antoine Pitrou2018-04-071-0/+39
* 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