pymupdf / PyMuPDF

PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
https://pymupdf.readthedocs.io
GNU Affero General Public License v3.0
4.52k stars 446 forks source link

docs/: Some corrections and minor updates. #3548

Closed julian-smith-artifex-com closed 3 weeks ago

julian-smith-artifex-com commented 4 weeks ago

docs/conf.py: Fixed to search for new pymupdf_version, not VersionBind.

docs/intro.rst: Minor changes to description of fitz, which is now legacy.

docs/vars.rst: Fixed description of data types - use :data: instead of :rdata:.

Also fixed markup for mupdf_version and pymupdf_version.

docs/version.rst: Describe relation between PyMuPD/MuPDF version numbers.