summaryrefslogtreecommitdiffstats
path: root/Doc/includes/custom.c
Commit message (Collapse)AuthorAgeFilesLines
* [3.6] bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6412)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. (cherry picked from commit 1d80a561734b9932961c546b0897405a3bfbf3e6)