summaryrefslogtreecommitdiffstats
path: root/Doc/faq/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Improve FAQ link in documentation (for issue #16435).Chris Jerdonek2012-11-101-0/+2
|
* Remove unneeded "Release" and "Date" markers from doc index pages.Chris Jerdonek2012-10-281-3/+0
|
* Merged revisions 75363 via svnmerge fromGeorg Brandl2009-10-111-0/+18
svn+ssh://pythondev@svn.python.org/python/trunk ........ r75363 | georg.brandl | 2009-10-11 20:31:23 +0200 (So, 11 Okt 2009) | 1 line Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Many thanks to AMK for the preparation work. ........