Skip to content

Commit ad6fa83

Browse files
docs/: added link to ocr installation info.
1 parent 6f61833 commit ad6fa83

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/installation.rst

+2
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,8 @@ Using with Pyodide
269269
See :doc:`pyodide`.
270270

271271

272+
.. _installation_ocr:
273+
272274
Enabling Integrated OCR Support
273275
---------------------------------------------------------
274276

docs/recipes-ocr.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ OCR - Optical Character Recognition
1818

1919
|PyMuPDF| has integrated support for OCR (Optical Character Recognition). It is possible to use OCR for both, images (via the :ref:`Pixmap` class) and for document pages.
2020

21-
The feature is currently based on Tesseract-OCR which must be installed as a separate application -- see the installation chapter.
21+
The feature is currently based on Tesseract-OCR which must be installed as a separate application -- see the :ref:`installation_ocr`.
2222

2323
How to OCR an Image
2424
--------------------

0 commit comments

Comments
 (0)