diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-07-05 21:01:26 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-07-05 21:01:26 +0000 |
| commit | 616ec3c69fbb7d3fe40f7e6cad0bc99c20fb234e (patch) | |
| tree | c6bccfd7aff36d7abb884afcdf6bbb53c99c1364 /web | |
| parent | 2a0b45b74b571af17a464c8c43ad7538628ccbd7 (diff) | |
| download | docutils-616ec3c69fbb7d3fe40f7e6cad0bc99c20fb234e.tar.gz | |
emphasize snapshots & mailing lists
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2422 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'web')
| -rw-r--r-- | web/index.txt | 60 |
1 files changed, 29 insertions, 31 deletions
diff --git a/web/index.txt b/web/index.txt index dc6c5a5e0..0d38ab431 100644 --- a/web/index.txt +++ b/web/index.txt @@ -73,11 +73,9 @@ In other words: if you tell us what you need, you may just get it! If you really need something, please consider contributing_ to Docutils in some way. -Please post any feedback to the appropriate `mailing list`_, or `email -the project coordinator`__ directly. +Please post any feedback to the appropriate `mailing list`_. .. _contributing: `Please Contribute!`_ -__ mailto_ Project Status @@ -128,6 +126,34 @@ Requirements Download ======== +Development Snapshots +--------------------- + +Development snapshots of the project files are available as .tgz +tarballs. They are generated automatically from CVS, usually within +an hour of a change being checked in. The snapshots are highly +recommended over the "official" releases, as they contain the latest +features and bug fixes. However, they may contain transient bugs or +incompatibilities. + +- `Snapshot of Docutils code, tests, documentation, and + specifications`__ +- `Snapshot of the Sandbox`__ (experimental, contributed code; see + `The Sandbox`_ below for details) +- `Snapshot of DocFactory project files`__ (this is a subset of the + Sandbox snapshot above; you don't need both) +- `Snapshot of web files`__ (the files that generate this web site) + +__ http://docutils.sourceforge.net/docutils-snapshot.tgz +__ http://docutils.sourceforge.net/docutils-sandbox-snapshot.tgz +__ http://docutils.sourceforge.net/docfactory-snapshot.tgz +__ http://docutils.sourceforge.net/docutils-web-snapshot.tgz + +`Anonymous CVS access`_ is available. You can also `browse the CVS +repository`_ and read the latest README_, HISTORY_, COPYING_, and FAQ_ +files. + + Project Releases ---------------- @@ -166,34 +192,6 @@ Thanks to Felix Wiemann for putting together this release! __ 0.3.3/HISTORY.html -Development Snapshots ---------------------- - -Development snapshots of the project files are available as .tgz -tarballs. They are generated automatically from CVS, usually within -an hour of a change being checked in. The snapshots are highly -recommended over the "official" releases, as they contain the latest -features and bug fixes. However, they may contain transient bugs or -incompatibilities. - -- `Snapshot of Docutils code, tests, documentation, and - specifications`__ -- `Snapshot of the Sandbox`__ (experimental, contributed code; see - `The Sandbox`_ below for details) -- `Snapshot of DocFactory project files`__ (this is a subset of the - Sandbox snapshot above; you don't need both) -- `Snapshot of web files`__ (the files that generate this web site) - -__ http://docutils.sourceforge.net/docutils-snapshot.tgz -__ http://docutils.sourceforge.net/docutils-sandbox-snapshot.tgz -__ http://docutils.sourceforge.net/docfactory-snapshot.tgz -__ http://docutils.sourceforge.net/docutils-web-snapshot.tgz - -`Anonymous CVS access`_ is available. You can also `browse the CVS -repository`_ and read the latest README_, HISTORY_, COPYING_, and FAQ_ -files. - - .. _mailing list: Mailing Lists |
