Skip to content

Commit 5cfd8fb

Browse files
committed
Trivial update to force docs build #2.
1 parent aeac53c commit 5cfd8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Then in your **Python** script do:
4646
4747
.. note::
4848

49-
Instead of the filename string as above, one can also provide a `PyMuPDF Document`_. A second parameter may be a list of 0-based page numbers, e.g. `[0,1]` would just select the first and second pages of the document.
49+
Instead of the filename string as above, one can also provide a `PyMuPDF Document`_. A second parameter may be a list of `0`-based page numbers, e.g. `[0,1]` would just select the first and second pages of the document.
5050

5151

5252
If you want to store your **Markdown** file, e.g. store as a UTF8-encoded file, then do:

0 commit comments

Comments
 (0)