mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#354: add link to rst2pdf manual.
This commit is contained in:
@@ -68,7 +68,8 @@ The builder's "name" must be given to the **-b** command-line option of
|
||||
Note that a direct PDF builder using ReportLab is available in `rst2pdf
|
||||
<http://rst2pdf.googlecode.com>`_ version 0.12 or greater. You need to add
|
||||
``'rst2pdf.pdfbuilder'`` to your :confval:`extensions` to enable it, its name is
|
||||
``pdf``.
|
||||
``pdf``. Refer to the `rst2pdf manual
|
||||
<http://lateral.netmanagers.com.ar/static/manual.pdf>`_ for details.
|
||||
|
||||
.. module:: sphinx.builders.text
|
||||
.. class:: TextBuilder
|
||||
|
Reference in New Issue
Block a user