summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/appendix.rst
Commit message (Collapse)AuthorAgeFilesLines
* Improve highlighting of some code blocks. (GH-6401)Serhiy Storchaka2018-04-081-1/+1
|
* 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.
| * Marked keystrokes with the :kbd: role.Serhiy Storchaka2015-09-121-1/+1
| | | | | | | | Fixed the case of the "Ctrl-" prefixes.
* | merge from 3.4Senthil Kumaran2014-09-181-2/+2
|/ | | | | | | | Issue #16827: Make Interpreter introduction section of the tutorial more focussed and move advanced section and customization information to a separate file called appendix. Patch credits: Jamayla Wiley, Ya-Ting Huang and James Brewer.
* 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.