diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-03-27 14:22:09 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-03-27 14:22:09 +0000 |
| commit | 88b77fa634fddede4e2cd8c2a2c6f5874f6c1fe2 (patch) | |
| tree | 3f2266f6cd4cbd583c007f5c9c12a7a169a3bc2c /web | |
| parent | 892e9315842207f5196ab1bbe4079c01f08b9396 (diff) | |
| download | docutils-88b77fa634fddede4e2cd8c2a2c6f5874f6c1fe2.tar.gz | |
moved comment away from the top, so that the document begins
with its title (e.g. Google displays the first text of text files as title);
clarified text referring to Gmane -- it's not only archives,
but normal reading and writing is also possible
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3137 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'web')
| -rw-r--r-- | web/index.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/web/index.txt b/web/index.txt index 700140108..324703268 100644 --- a/web/index.txt +++ b/web/index.txt @@ -1,9 +1,3 @@ -.. This document is *not* meant to be a model for good - reStructuredText usage. It is full of external hyperlinks, and - makes extensive use of anonymous hyperlink syntax, which is not - easy to follow from the source text. Please refer to the processed - HTML instead: http://docutils.sourceforge.net/index.html - =================================== Docutils: Documentation Utilities =================================== @@ -13,6 +7,12 @@ :Date: $Date$ +.. This document is *not* meant to be a model for good + reStructuredText usage. It is full of external hyperlinks, and + makes extensive use of anonymous hyperlink syntax, which is not + easy to follow from the source text. Please refer to the processed + HTML instead: http://docutils.sourceforge.net/index.html + The purpose of the Docutils project is to create a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText_, the easy to read, easy to @@ -219,7 +219,7 @@ general discussions (such as reStructuredText syntax or the high-level Docutils project model), whereas the Docutils-specific lists are more focused on the implementation. -You can also access archives of the mailing lists via Gmane: +You can also access the mailing lists via the web (at Gmane): Docutils-users__, Docutils-develop__, Docutils-checkins__ and Doc-SIG__. |
