From 5ddec21a98ba77698ac02c082eb3b44b50ec0929 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 16 Jun 2010 14:35:55 +0000 Subject: Reference Doxygen docs in readme. Reformat a bit --- readme.txt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/readme.txt b/readme.txt index 558565606..7bd33bd4d 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,5 @@ Botan 1.9.9-dev, ????-??-?? +http://botan.randombit.net/ Botan is a C++ class library for performing a wide variety of cryptographic operations. @@ -12,18 +13,18 @@ to the botan-devel mailing list: http://lists.randombit.net/mailman/listinfo/botan-devel/ In the doc directory, there should be a set of PDFs, including - -building.pdf - build instructions -api.pdf - the API reference manual -tutorial.pdf - a set of simple examples and tutorials + building.pdf - build instructions + api.pdf - the API reference manual + tutorial.pdf - a set of simple examples and tutorials A set of example programs can be found in the doc/examples directory. +You can also find Doxygen generated documentation online at + http://botan.randombit.net/doxygen -Check http://botan.randombit.net/ for announcements and new -releases. If you'll be developing code using this library, consider -joining the mailing lists to keep up to date with changes and new -releases. +Check the project website for announcements and new releases. If +you'll be developing code using this library, consider joining the +mailing lists to keep up to date with changes. As always, feel free to contact me with any questions or comments. --Jack Lloyd (lloyd@randombit.net) + - Jack Lloyd (lloyd@randombit.net) -- cgit v1.2.3