Mercurial > p > roundup > code
diff README.txt @ 3949:29dfb873b32e
Small documentation cleanup
Tweak the doc makefile to make it easier to build just the HTML
docs and add a note to README.txt explaining how to do this for users
that would prefer to read local docs in their web browser.
| author | Justus Pendleton <jpend@users.sourceforge.net> |
|---|---|
| date | Fri, 23 Nov 2007 20:56:02 +0000 |
| parents | e0d13120a330 |
| children | 4b0ddce43d08 |
line wrap: on
line diff
--- a/README.txt Mon Nov 19 20:45:57 2007 +0000 +++ b/README.txt Fri Nov 23 20:56:02 2007 +0000 @@ -31,11 +31,14 @@ Upgrading ========= For upgrading instructions, please see upgrading.txt in the "doc" directory. - + Usage and Other Information =========================== See the index.txt file in the "doc" directory. +The *.txt files in the "doc" directory are written in reStructedText. If +you have rst2html installed (part of the docutils suite) you can convert +these to HTML by running "make html" in the "doc" directory. License
