From aef705bf4fadda151f52bf45286facfcd7e51bb2 Mon Sep 17 00:00:00 2001 From: goodger Date: Wed, 14 Dec 2005 17:37:48 +0000 Subject: 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 --- docutils/README.txt | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'docutils') 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: -- cgit v1.2.1