Missed some bits

This commit is contained in:
413Michele 2024-03-26 15:29:14 +01:00 committed by GitHub
parent 3fc57d78db
commit 42045d087b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ address:
This will open a page in the browser showing you your calibre libraries, click This will open a page in the browser showing you your calibre libraries, click
on any one and browse the books in it. Click on a book, and it will show you on any one and browse the books in it. Click on a book, and it will show you
all the metadata about the book, along with buttons to :guilabel:`Read` and all the metadata about the book, along with buttons to :guilabel:`Read` and
:guilabel:`Download`. Click the :guilabel:`Read book` button to start :guilabel:`Download` the book. Click the :guilabel:`Read` button to start
reading the book. reading the book.
.. note:: The address used above ``http://127.0.0.1:8080`` will only work on .. note:: The address used above ``http://127.0.0.1:8080`` will only work on
@ -178,7 +178,7 @@ The book reader
^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^
You can read any book in your calibre library by simply tapping on You can read any book in your calibre library by simply tapping on
it and then tapping the :guilabel:`Read book` button. The books reader it and then tapping the :guilabel:`Read` button. The books reader
is very simple to operate. You can both tap and swipe to turn pages. Swiping is very simple to operate. You can both tap and swipe to turn pages. Swiping
up/down skips between chapters. Tapping the top quarter of the screen gets you up/down skips between chapters. Tapping the top quarter of the screen gets you
the detailed controls and viewer preferences. the detailed controls and viewer preferences.