Skip to content

Commit 4e59095

Browse files
committed
Tweaks
1 parent a194f6f commit 4e59095

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/locales/ja/LC_MESSAGES/pymupdf4llm/api.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ msgstr "「picture」バウンディングボックスの画像ファイルを
241241
msgid "optional, the pages to consider for output (caution: specify 0-based page numbers). If omitted (`None`) all pages are processed. Specify any valid Python sequence containing integers between `0` and `page_count - 1`."
242242
msgstr "オプションで、出力対象として考慮するページを指定します(注意:0ベースのページ番号を指定してください)。省略した場合(``None``)、すべてのページが処理されます。``0`` から ``page_count - 1`` の間の整数を含む任意の有効なPythonシーケンスを指定してください。"
243243

244-
msgid "Please see `this site <https://github.com/pymupdf/pymupdf4llm/discussions/327>`_ for more background and the current status of further improvements regarding usage with :ref:`PyMuPDF Layout <pymupdf-layout`>."
244+
msgid "Please see `this site <https://github.com/pymupdf/pymupdf4llm/discussions/327>`_ for more background and the current status of further improvements regarding usage with :ref:`PyMuPDF Layout <pymupdf-layout>`."
245245
msgstr "レイアウトモードに関する更なる改善の背景と現状については、`このサイト <https://github.com/pymupdf/pymupdf4llm/discussions/327>`_ をご覧ください。"
246246

247247
msgid "Create a `pdf_markdown_reader.PDFMarkdownReader` using the `LlamaIndex`_ package. Please note that this package will **not automatically be installed** when installing **pymupdf4llm**."

docs/pymupdf4llm/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ The |PyMuPDF4LLM| API
202202

203203
.. note::
204204

205-
Please see `this site <https://github.com/pymupdf/pymupdf4llm/discussions/327>`_ for more background and the current status of further improvements regarding usage with :ref:`PyMuPDF Layout <pymupdf-layout`>.
205+
Please see `this site <https://github.com/pymupdf/pymupdf4llm/discussions/327>`_ for more background and the current status of further improvements regarding usage with :ref:`PyMuPDF Layout <pymupdf-layout>`.
206206

207207

208208
.. method:: LlamaMarkdownReader(*args, **kwargs)

0 commit comments

Comments
 (0)