This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author keenethery
Recipients georg.brandl, keenethery, nnorwitz
Date 2009-08-11.15:17:04
SpamBayes Score 1.1366699e-05
Marked as misclassified No
Message-id <BC139A19-F31E-4143-8778-11ECC110DBFD@kagi.com>
In-reply-to <4A80E843.5010806@acm.org>
Content
Is there anything I can do to help this happen? Am thinking that these  
are the steps to the process.

1. Create wiki.docs.python.org using the wiki setup template already  
used by wiki.python.org.
2. Lock page creation except for one specific account.
3. Create a template wiki page that has all the subsections desired  
(one per language version)
4. Grab all the existing docs for say version 2.5 moving forward, and  
at each perma-link, add a user contributions wiki link.
5. Keep track of all the user contribution wiki links
6. spin through the list of links and generate all the empty user  
contribution wiki pages.
7. release the docs with the new user contributions wiki links.

I'm not a wiki expert but I'd be happy to build the thing that creates  
each user contribution wiki link in the docs. Then I could pass the  
modified document files back to you. You could verify they are as  
desired. Once that looks good I could have code that spins through the  
links and creates the pages in the wiki.

Kee Nethery

> From: Georg Brandl <report@bugs.python.org>
> Date: August 6, 2009 3:38:33 PM PDT
> To: kee@kagi.com
> Subject: [issue6660] Desire python.org documentation link to user  
> contribution wiki (per function)
> Reply-To: Python tracker <report@bugs.python.org>
>
>
> Georg Brandl <georg@python.org> added the comment:
>
> There will be comments for each function/class etc., as well as a
> feature to suggest a change for the proper text of a section.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue6660>
> _______________________________________
History
Date User Action Args
2009-08-11 15:17:07keenetherysetrecipients: + keenethery, nnorwitz, georg.brandl
2009-08-11 15:17:04keenetherylinkissue6660 messages
2009-08-11 15:17:04keenetherycreate