summaryrefslogtreecommitdiffstats
path: root/Doc/includes/custom3.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6411)Miss Islington (bot)2018-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 (cherry picked from commit 1d80a561734b9932961c546b0897405a3bfbf3e6) Co-authored-by: Antoine Pitrou <pitrou@free.fr>