diff options
author | lloyd <[email protected]> | 2011-04-22 18:41:31 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-04-22 18:41:31 +0000 |
commit | 4ddb5fc878b56c9d54d0e36b4eeba5b5273f503a (patch) | |
tree | 0bd34308e6a4be9c388da7aac613ea46bf924b1b /doc/building.txt | |
parent | cff88d2385ed71d3cdece328a562b9cde84f4cd3 (diff) |
Document KDF properly.
Split log by release series instead of year.
Make dedicated landing page.
If SPHINX_OPTS is set, it will be passed to sphinx-build
Diffstat (limited to 'doc/building.txt')
-rw-r--r-- | doc/building.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/building.txt b/doc/building.txt index 6784a0141..56beef43e 100644 --- a/doc/building.txt +++ b/doc/building.txt @@ -1,5 +1,5 @@ -Building Botan +Building The Library ================================= This document describes how to build Botan on Unix/POSIX and MS |