Differences between revisions 2 and 20 (spanning 18 versions)
Revision 2 as of 2004-01-17 23:20:56
Size: 3799
Editor: 1Cust7
Comment:
Revision 20 as of 2004-01-26 18:44:00
Size: 7110
Editor: pcp744641pcs
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

For introductory information and information about the other sprints
going on at ["PyConDC2004"], please see SprintPlan2004.
Line 5: Line 9:
The sprints at PyCon2004 are to be held from March 20 (Saturday)
through March 23 (Tuesday), totalling 4 days. How long should the
Docutils sprint be? It probably depends on the participants, so
please voice your opinions here.
The sprints at ["PyConDC2004"] are to be held from March 20 (Saturday)
through March 23 (Tuesday), for a total of 4 days. I'm going to be there
for all 4 sprint days, so I invite sprinters to join in. How long should the
Docutils sprint be? It depends on the participants and the other sprints.
How about separate Saturday/Sunday and Monday/Tuesday sprints?

Please voice your opinions here or [mailto:goodger@python.org email me].


=== Cost ===

There is no cost to attend the sprints beyond registering for Py``Con
(and being present, of course).
Line 13: Line 26:
How many participants? Please [mailto:goodger@python.org email me] or Everyone is welcome! No prior Docutils hacking experience is required.
Participants should either be experienced Python programmers, or interested
in documentation.

Please [mailto:goodger@python.org email me] or
Line 17: Line 34:
 * Ollie Rutherfurd [mailto:oliver@rutherfurd.net email]
 * Fred Drake [mailto:fdrake@acm.org email] (Saturday and Sunday)
 * Ian Bicking [mailto:ianb@colorstudy.com email]

=== Sponsorship ===

This sprint and my participation at ["PyConDC2004"] are being sponsored by
Silver Sponsor [http://WingIDE.com Archaeopteryx Software], the
[http://www.python.org/psf Python Software Foundation (PSF)], and individual
contributors. Thank you all!

In order to minimize expenses, I'm hoping to find someone willing to
put me up in a spare bed, sofa, or patch of floor, from March 19 to
March 27. If you can help, please
[mailto:goodger@python.org send me email] as soon as possible.
Thanks!
Line 19: Line 52:
=== What To Do? === == Sprint Topic Ideas ==
Line 31: Line 64:

==
Sprint Topic Ideas ==

I
n no particular order,
Here are ideas for the sprint, in no particular order:
Line 38: Line 68:
   * [http://docutils.sf.net/spec/pysource.html detailed exploration of some ideas]
Line 40: Line 71:
   * [http://docutils.sf.net/sandbox/sandbox/davidg/pysource_reader DavidG's sandbox code (incomplete)]
   * [http://docutils.sf.net/sandbox/sandbox/tibs/ Tibs' sandbox code (incomplete)]
   * [http://docutils.sf.net/sandbox/davidg/pysource_reader DavidG's sandbox code (incomplete)]
   * [http://docutils.sf.net/sandbox/tibs/ Tibs' sandbox code (incomplete)]
   * [http://docutils.sourceforge.net/sandbox/ianb/extractor/ IanB's sandbox code (hack)]
Line 64: Line 96:
 * Wikis ([http://docutils.sf.net/sandbox/ianb/wiki/ Ian Bicking's sandbox]).  * Wikis ([http://docutils.sf.net/sandbox/ianb/wiki/ Ian Bicking's sandbox], [http://docutils.sourceforge.net/FAQ.html#are-there-any-wikis-that-use-restructuredtext-syntax FAQ entry]). If MoinMoin is python.org's official wiki, it would be nice if it fully supported reStructuredText ;-).
Line 76: Line 108:
 * More ideas in the [http://docutils.sf.net/spec/notes.html#to-do to-do list]. There are more ideas in the [http://docutils.sf.net/spec/notes.html#to-do Docutils to-do list].

(One just slightly off-topic idea would be to extend and existing documentation generator, such as EpyDoc, to support Zope-style interfaces. This would be especially nice since EpyDoc already supports reStructuredText. -- ''Fred Drake'')


== Comments ==

Please feel free to add any comments you like. Include your name for feedback; anonymous comments OK too. I hope to see you at Py``Con! -- ''David Goodger''

I shan't be able to make Py``Con (no surprise there), but I hope the sprint goes really well. I have no objection at all if
one of the items of work is the pysource reader, whether based on my work or not - indeed, I'd love to see a working
implementation out there. -- ''Tibs''

I'd be very interested in working on the/a Python source code reader -- it seems like the giant missing piece of docutils. -- ''Ian Bicking''

Two 2-day sprints would be better for me. I wasn't planning to attend any sprint, but Docutils is tempting me. I'd most likely attend Monday-Tuesday. I'm not that good at understanding intricate parser code, but perhaps I can work on some other aspect. My wishlist item is for the HTML generator to just produce an HTML fragment I can plug into a larger page, rather than all the header/footer/style stuff it adds. There has also been much interest in our local Python user group about having a ReST syntax in MoinMoin. -- ''Mike Orr''

The enhanced client API would be ''really'' nice to have; I'd be willing to spend some time on that as well. I don't know whether I'll be able to sprint on Monday/Tuesday though. -- ''Fred Drake''

Preliminaries

For introductory information and information about the other sprints going on at ["PyConDC2004"], please see SprintPlan2004.

Duration

The sprints at ["PyConDC2004"] are to be held from March 20 (Saturday) through March 23 (Tuesday), for a total of 4 days. I'm going to be there for all 4 sprint days, so I invite sprinters to join in. How long should the Docutils sprint be? It depends on the participants and the other sprints. How about separate Saturday/Sunday and Monday/Tuesday sprints?

Please voice your opinions here or [mailto:goodger@python.org email me].

Cost

There is no cost to attend the sprints beyond registering for PyCon (and being present, of course).

Sprinters

Everyone is welcome! No prior Docutils hacking experience is required. Participants should either be experienced Python programmers, or interested in documentation.

Please [mailto:goodger@python.org email me] or edit this page directly if you'd like to participate.

Sponsorship

This sprint and my participation at ["PyConDC2004"] are being sponsored by Silver Sponsor [http://WingIDE.com Archaeopteryx Software], the [http://www.python.org/psf Python Software Foundation (PSF)], and individual contributors. Thank you all!

In order to minimize expenses, I'm hoping to find someone willing to put me up in a spare bed, sofa, or patch of floor, from March 19 to March 27. If you can help, please [mailto:goodger@python.org send me email] as soon as possible. Thanks!

Sprint Topic Ideas

What would participants like to accomplish? Choose from among the ideas below or add new ones. Register your votes below, and feel free to comment.

The sprint should begin with an introduction to Docutils and reStructuredText: their purpose, future direction, and current implementation. How long should it be? Should there be a long preliminary lecture covering a lot of ground, or a minimal overview (with the possibility of further dicsussions as needed)?

Here are ideas for the sprint, in no particular order:

There are more ideas in the [http://docutils.sf.net/spec/notes.html#to-do Docutils to-do list].

(One just slightly off-topic idea would be to extend and existing documentation generator, such as EpyDoc, to support Zope-style interfaces. This would be especially nice since EpyDoc already supports reStructuredText. -- Fred Drake)

Comments

Please feel free to add any comments you like. Include your name for feedback; anonymous comments OK too. I hope to see you at PyCon! -- David Goodger

I shan't be able to make PyCon (no surprise there), but I hope the sprint goes really well. I have no objection at all if one of the items of work is the pysource reader, whether based on my work or not - indeed, I'd love to see a working implementation out there. -- Tibs

I'd be very interested in working on the/a Python source code reader -- it seems like the giant missing piece of docutils. -- Ian Bicking

Two 2-day sprints would be better for me. I wasn't planning to attend any sprint, but Docutils is tempting me. I'd most likely attend Monday-Tuesday. I'm not that good at understanding intricate parser code, but perhaps I can work on some other aspect. My wishlist item is for the HTML generator to just produce an HTML fragment I can plug into a larger page, rather than all the header/footer/style stuff it adds. There has also been much interest in our local Python user group about having a ReST syntax in MoinMoin. -- Mike Orr

The enhanced client API would be really nice to have; I'd be willing to spend some time on that as well. I don't know whether I'll be able to sprint on Monday/Tuesday though. -- Fred Drake

DocutilsSprint (last edited 2015-01-10 12:15:15 by WolfgangMaier)

Unable to edit the page? See the FrontPage for instructions.