commit | f0a0d14c28fe9ba9bd56a570ec681b182b26afc2 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Wed Oct 27 03:06:43 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Wed Oct 27 03:06:43 2010 +0000 |
tree | 095dfb5ede1d70c8878afe188624a66bbff7f723 | |
parent | ad158728549b7161f08ecdf74ac14a0f9eff3160 [diff] [blame] |
Issue #7061: Dropped "for Tk" from turtle module title and moved its doc section under frameworks. Also fixed a couple of markup issues that affected TOC rendering.
diff --git a/Doc/library/frameworks.rst b/Doc/library/frameworks.rst index fe632e0..15ceeec 100644 --- a/Doc/library/frameworks.rst +++ b/Doc/library/frameworks.rst
@@ -13,5 +13,6 @@ .. toctree:: + turtle.rst cmd.rst shlex.rst