summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-12-25 20:32:21 -0500
committerJeffrey Walton <noloader@gmail.com>2020-12-25 20:32:21 -0500
commitad17e0290a31e9a2f702a496fbc13b98979df74e (patch)
tree320a274a75ed87e9c48ad0c47182770ce5e56882 /config.h
parentf8da0a2bb3d3b5d926345ae0ea824d1830548108 (diff)
downloadcryptopp-git-ad17e0290a31e9a2f702a496fbc13b98979df74e.tar.gz
Update documentation
Diffstat (limited to 'config.h')
-rw-r--r--config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.h b/config.h
index e1b27c12..cb4d2466 100644
--- a/config.h
+++ b/config.h
@@ -7,7 +7,10 @@
/// users could continue to include <tt>config.h</tt> while allowing Autoconf
/// to write new <tt>config_asm.h</tt> and new <tt>config_cxx.h</tt> using
/// its feature tests.
-/// \sa <A HREF="https://github.com/weidai11/cryptopp/issues/835">Issue 835</A>
+/// \sa <A HREF="https://github.com/weidai11/cryptopp/issues/835">Issue 835,
+/// Make config.h more autoconf friendly</A>,
+/// <A HREF="https://www.cryptopp.com/wiki/Configure.sh">Configure.sh script</A>
+/// on the Crypto++ wiki
/// \since Crypto++ 8.3
/// \file config.h