mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Workaround yet another regression in Sphinx
https://github.com/sphinx-doc/sphinx/issues/10498
This commit is contained in:
parent
89eb12d8ec
commit
bece99941d
@ -37,7 +37,7 @@ Included sections
|
|||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
.. image:: images/included_sections.png
|
.. image:: images/included_sections.png
|
||||||
:alt: Included sections
|
:alt: Included sections in catalog
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
Sections enabled by a checkmark will be included in the generated catalog:
|
Sections enabled by a checkmark will be included in the generated catalog:
|
||||||
@ -72,7 +72,7 @@ Excluded books
|
|||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
.. image:: images/excluded_books.png
|
.. image:: images/excluded_books.png
|
||||||
:alt: Excluded books
|
:alt: Excluded books in catalog
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
Exclusion rules allow you to specify books that will not be cataloged.
|
Exclusion rules allow you to specify books that will not be cataloged.
|
||||||
@ -92,7 +92,7 @@ Excluded genres
|
|||||||
---------------
|
---------------
|
||||||
|
|
||||||
.. image:: images/excluded_genres.png
|
.. image:: images/excluded_genres.png
|
||||||
:alt: Excluded genres
|
:alt: Excluded genres in catalog
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
When the catalog is generated, tags in your database are used as genres. For example, you may use the tags ``Fiction`` and ``Nonfiction``. These tags become genres in the generated catalog, with books listed under their respective genre lists based on their assigned tags. A book will be listed in every genre section for which it has a corresponding tag.
|
When the catalog is generated, tags in your database are used as genres. For example, you may use the tags ``Fiction`` and ``Nonfiction``. These tags become genres in the generated catalog, with books listed under their respective genre lists based on their assigned tags. A book will be listed in every genre section for which it has a corresponding tag.
|
||||||
@ -107,7 +107,7 @@ Other options
|
|||||||
--------------
|
--------------
|
||||||
|
|
||||||
.. image:: images/other_options.png
|
.. image:: images/other_options.png
|
||||||
:alt: Other options
|
:alt: Other options for catalog
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
:guilabel:`Catalog cover` specifies whether to generate a new cover or use an existing cover. It is possible to create a custom cover for your catalogs - see :ref:`custom_catalog_covers` for more information. If you have created a custom cover that you want to reuse, select :guilabel:`Use existing cover`. Otherwise, select :guilabel:`Generate new cover`.
|
:guilabel:`Catalog cover` specifies whether to generate a new cover or use an existing cover. It is possible to create a custom cover for your catalogs - see :ref:`custom_catalog_covers` for more information. If you have created a custom cover that you want to reuse, select :guilabel:`Use existing cover`. Otherwise, select :guilabel:`Generate new cover`.
|
||||||
|
@ -60,7 +60,7 @@ The File browser
|
|||||||
------------------
|
------------------
|
||||||
|
|
||||||
.. image:: images/files_browser.png
|
.. image:: images/files_browser.png
|
||||||
:alt: The File browser
|
:alt: The File browser showing files in the book
|
||||||
:class: float-left-img
|
:class: float-left-img
|
||||||
|
|
||||||
The :guilabel:`File browser` gives you an overview of the various files inside
|
The :guilabel:`File browser` gives you an overview of the various files inside
|
||||||
@ -532,7 +532,7 @@ The Live preview panel
|
|||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
.. image:: images/live-preview.png
|
.. image:: images/live-preview.png
|
||||||
:alt: The Live preview panel
|
:alt: The Live preview panel showing a rendering of the current file
|
||||||
:class: float-left-img
|
:class: float-left-img
|
||||||
|
|
||||||
The :guilabel:`File preview` gives you an overview of the various files inside
|
The :guilabel:`File preview` gives you an overview of the various files inside
|
||||||
@ -593,7 +593,7 @@ The Live CSS panel
|
|||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
.. image:: images/live_css.png
|
.. image:: images/live_css.png
|
||||||
:alt: The Live CSS panel
|
:alt: The Live CSS panel showing the styles for the current element
|
||||||
:class: float-left-img
|
:class: float-left-img
|
||||||
|
|
||||||
|
|
||||||
@ -794,7 +794,7 @@ entries the :guilabel:`Source` column to jump to where the link is defined and
|
|||||||
entries in the :guilabel:`Target` column to jump to where the link points.
|
entries in the :guilabel:`Target` column to jump to where the link points.
|
||||||
|
|
||||||
.. image:: images/reports-ss.png
|
.. image:: images/reports-ss.png
|
||||||
:alt: The Reports tool
|
:alt: The Reports tool with information and statistics about the book
|
||||||
:align: center
|
:align: center
|
||||||
:class: fit-img
|
:class: fit-img
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user