diff options
author | Fred Drake <fdrake@acm.org> | 2004-11-05 04:23:25 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2004-11-05 04:23:25 (GMT) |
commit | 8aebe19e352d4acb0400c5a95d81fbe5488b98c4 (patch) | |
tree | 416cc80150f94ec8c4d5f5c263df566ba8094b6d /Doc/html | |
parent | 5c0ebdcb647aa3fba2407fef63f9734db5322ae3 (diff) | |
download | cpython-8aebe19e352d4acb0400c5a95d81fbe5488b98c4.zip cpython-8aebe19e352d4acb0400c5a95d81fbe5488b98c4.tar.gz cpython-8aebe19e352d4acb0400c5a95d81fbe5488b98c4.tar.bz2 |
add encouragement to contribute without learning LaTeX
(closes SF bug #948517)
Diffstat (limited to 'Doc/html')
-rw-r--r-- | Doc/html/about.html | 5 | ||||
-rw-r--r-- | Doc/html/stdabout.dat | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/Doc/html/about.html b/Doc/html/about.html index 1d69fd1..c557dff 100644 --- a/Doc/html/about.html +++ b/Doc/html/about.html @@ -60,6 +60,11 @@ this document, please report the bug at the <a href="http://sourceforge.net/bugs/?group_id=5470">Python Bug Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>. + If you are able to provide suggested text, either to replace + existing incorrect or unclear material, or additional text to + supplement what's already available, we'd appreciate the + contribution. There's no need to worry about text markup; our + documentation team will gladly take care of that. </p> <p> Questions regarding how to use the information in this diff --git a/Doc/html/stdabout.dat b/Doc/html/stdabout.dat index 00a20ba..7509354 100644 --- a/Doc/html/stdabout.dat +++ b/Doc/html/stdabout.dat @@ -34,6 +34,11 @@ report the bug at the <a href="http://sourceforge.net/bugs/?group_id=5470">Python Bug Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>. + If you are able to provide suggested text, either to replace + existing incorrect or unclear material, or additional text to + supplement what's already available, we'd appreciate the + contribution. There's no need to worry about text markup; our + documentation team will gladly take care of that. </p> <p> Questions regarding how to use the information in this |