summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/appendix.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-1/+1
| | | | Original patch by James Edwards.
* Marked keystrokes with the :kbd: role.Serhiy Storchaka2015-09-121-1/+1
| | | | Fixed the case of the "Ctrl-" prefixes.
* Issue #16827: Make Interpreter introduction section of the tutorial moreSenthil Kumaran2014-09-181-0/+124
focussed and move advanced section and customization information to a separate file called appendix. Patch credits: Jamayla Wiley, Ya-Ting Huang and James Brewer.