From bece99941d6a8c4a708c3950791ac4d22bcffb6d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 31 May 2022 12:40:51 +0530 Subject: [PATCH] Workaround yet another regression in Sphinx https://github.com/sphinx-doc/sphinx/issues/10498 --- manual/catalogs.rst | 8 ++++---- manual/edit.rst | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manual/catalogs.rst b/manual/catalogs.rst index 8e6519b94c63..845a812a488e 100644 --- a/manual/catalogs.rst +++ b/manual/catalogs.rst @@ -37,7 +37,7 @@ Included sections ------------------- .. image:: images/included_sections.png - :alt: Included sections + :alt: Included sections in catalog :align: center Sections enabled by a checkmark will be included in the generated catalog: @@ -72,7 +72,7 @@ Excluded books ----------------- .. image:: images/excluded_books.png - :alt: Excluded books + :alt: Excluded books in catalog :align: center Exclusion rules allow you to specify books that will not be cataloged. @@ -92,7 +92,7 @@ Excluded genres --------------- .. image:: images/excluded_genres.png - :alt: Excluded genres + :alt: Excluded genres in catalog :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. @@ -107,7 +107,7 @@ Other options -------------- .. image:: images/other_options.png - :alt: Other options + :alt: Other options for catalog :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`. diff --git a/manual/edit.rst b/manual/edit.rst index 3f5884e605f9..11c52972b935 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -60,7 +60,7 @@ The File browser ------------------ .. image:: images/files_browser.png - :alt: The File browser + :alt: The File browser showing files in the book :class: float-left-img 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 - :alt: The Live preview panel + :alt: The Live preview panel showing a rendering of the current file :class: float-left-img 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 - :alt: The Live CSS panel + :alt: The Live CSS panel showing the styles for the current element :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. .. image:: images/reports-ss.png - :alt: The Reports tool + :alt: The Reports tool with information and statistics about the book :align: center :class: fit-img