diff options
author | Jack Lloyd <[email protected]> | 2017-03-22 10:54:30 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-03-22 10:54:30 -0400 |
commit | 131e32146811fc553220681c132b045e95e02877 (patch) | |
tree | 426b1a7115df810b4eb6b2abff17a7e322b32657 /doc/manual | |
parent | ddb6aa92586bafda7a934c61bd7dab2f1b9ee079 (diff) | |
parent | c4d78dfb19ba082a224d68515fdf249c9b853904 (diff) |
Merge GH #923 Build PDF handbook
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/index.rst | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/manual/index.rst b/doc/manual/index.rst index 82d5068b4..b27761d37 100644 --- a/doc/manual/index.rst +++ b/doc/manual/index.rst @@ -6,7 +6,13 @@ If you need to build the library first, start with :doc:`building`. Some Linux distributions include packages for Botan, so building from source may not be required on your system. -The :ref:`genindex` and :ref:`search` may be useful to get started. +.. only:: html + + The :ref:`genindex` and :ref:`search` may be useful to get started. + +.. only:: html and website + + You can also download this manual as a :download:`PDF <../../latex/botan.pdf>`. Books and other references ---------------------------- |