aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-08-06 15:42:56 +0000
committerlloyd <[email protected]>2011-08-06 15:42:56 +0000
commitea508001e058f7d330b0d61882684ed27deb1a6d (patch)
treee060cb55fc9841a6d405271adc5c77bdcc100af6 /doc/index.txt
parent5d49754d5cf0819d00d31d47171e4a3e239fbd4b (diff)
Add the start of Python docs
Describe how to build a universal binary on OS X Fix tr1::function syntax so Sphinx is happy.
Diffstat (limited to 'doc/index.txt')
-rw-r--r--doc/index.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.txt b/doc/index.txt
index f2f54e557..75e2ca434 100644
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -9,8 +9,9 @@ provides applications with most any :doc:`cryptographic algorithm
message processing system <filters>`, and a wide variety of other
features. A third party open source implementation of `SSHv2
<http://www.netsieben.com/products/ssh/>`_ that uses botan is also
-available. In addition to C++ you can use botan from Python or Perl,
-though the current bindings only wrap portions of the library.
+available. In addition to C++ you can use botan from :doc:`Python
+<python>` or Perl, though the current bindings only wrap portions of
+the library.
See the :doc:`faq` for a list of common questions and answers.