diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-12-14 17:37:48 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-12-14 17:37:48 +0000 |
| commit | aef705bf4fadda151f52bf45286facfcd7e51bb2 (patch) | |
| tree | de4ac9d9207b22514d7f550fd15acce7c12be963 /docutils | |
| parent | be5cad4d98cab6feffaede7306a722ec599160ed (diff) | |
| download | docutils-aef705bf4fadda151f52bf45286facfcd7e51bb2.tar.gz | |
filled in top-level files; minor edits
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4216 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils')
| -rw-r--r-- | docutils/README.txt | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/docutils/README.txt b/docutils/README.txt index 1e4bd7cc2..c2005ffaf 100644 --- a/docutils/README.txt +++ b/docutils/README.txt @@ -130,10 +130,16 @@ Project Files & Directories * COPYING.txt: Public Domain Dedication and copyright details for non-public-domain files (most are PD). -* FAQ.txt: Docutils Frequently Asked Questions. +* FAQ.txt: Frequently Asked Questions (with answers!). -* HISTORY.txt: Release notes for the current and previous project - releases. +* RELEASE-NOTES.txt: Summary of the major changes in recent releases. + +* HISTORY.txt: A detailed change log, for the current and all previous + project releases. + +* BUGS.txt: Known bugs, and how to report a bug. + +* THANKS.txt: List of contributors. * setup.py: Installation script. See "Installation" below. @@ -147,7 +153,7 @@ Project Files & Directories These are only installed if they're not already present. * docs: The project documentation directory. Read ``docs/index.txt`` - for an overview, which is especially interesting for developers. + for an overview. * docs/user: The project user documentation directory. Contains the following documents, among others: |
