Differences between revisions 2 and 10 (spanning 8 versions)
Revision 2 as of 2011-03-30 02:28:51
Size: 743
Editor: c-98-252-134-52
Comment: Better location
Revision 10 as of 2011-04-02 20:52:36
Size: 1360
Editor: c-98-252-134-52
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Packaging/Sprints
Line 4: Line 3:
== Schedule ==

Start at 9:00am EST on Saturday and Sunday.
Line 5: Line 8:

 Add your name:
Line 8: Line 9:
 * Kelsey Hightower - Atlanta (online) (2/3)
 
 * Kelsey Hightower(Lead) - Atlanta (online) (2/3)
 * Elson Rodriguez - Atlanta (online) (2/3)
 * Tarek Ziade - Mountain View (online) (3)
Line 12: Line 14:
You can participate online by joining the #distutils channel on the [[http://freenode.net/|freenode irc networks]] You can participate online by joining the #distutils channel on [[http://freenode.net/|freenode]] and adding your name above.
Line 17: Line 19:
 * remove all distutils2 occurrences and replace them with packaging.  * (./) remove all distutils2 occurrences and replace them with packaging.
 * fix spelling and grammar errors
Line 19: Line 22:
 * reorganize the doc into sections:
   * for end-user
   * for developers
   * for package managers
 * (./) reorganize the doc into sections:
   * end-users
   * developers
   * package managers
Line 26: Line 29:
Clone Tarek's cpython fork from Bitbucket. Clone Tarek's cpython fork from Bitbucket and brush up on reStructuredText and Sphinx.

=== Hg repository ===
Line 29: Line 34:
Most work will take place under the cpython/Doc/packaging/ directory.

=== Markup and doc generation ===

Docs are written using reStructuredText markup and auto-generated using Sphinx.
 * [[http://sphinx.pocoo.org/| Sphinx]]
 * [[http://docutils.sourceforge.net/rst.html| reStructuredText]]
Line 32: Line 44:

Most sprinters will be working remotely, feel free to meetup in small groups and update details here.

Packaging Sprint 2/3 April 2011

Schedule

Start at 9:00am EST on Saturday and Sunday.

Participants

  • Kelsey Hightower(Lead) - Atlanta (online) (2/3)
  • Elson Rodriguez - Atlanta (online) (2/3)
  • Tarek Ziade - Mountain View (online) (3)

You can participate online by joining the #distutils channel on freenode and adding your name above.

Sprint Goals

  • (./) remove all distutils2 occurrences and replace them with packaging.

  • fix spelling and grammar errors
  • start to re-work the doc that lives outside the packaging folder, that refers to installing/building stuff
  • (./) reorganize the doc into sections:

    • end-users
    • developers
    • package managers

Requirements

Clone Tarek's cpython fork from Bitbucket and brush up on reStructuredText and Sphinx.

Hg repository

hg clone https://bitbucket.org/tarek/cpython Most work will take place under the cpython/Doc/packaging/ directory.

Markup and doc generation

Docs are written using reStructuredText markup and auto-generated using Sphinx.

Hosting

Most sprinters will be working remotely, feel free to meetup in small groups and update details here.

Packaging/Sprints/DocumentationSprint (last edited 2011-04-03 23:08:23 by c-98-252-134-52)

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