From efd6ea180ad96a82ee8b0cc38582a9d505e794fb Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Wed, 15 Apr 2026 12:08:34 +0300 Subject: perf: convert all images to WebP with PDF fallback MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add WebP versions of all 187 PNG/JPG images (38MB → 17MB, 55% reduction). Update RST/MD references to use Sphinx wildcard syntax (.*) so HTML builds use WebP while PDF/LaTeX builds fall back to original PNG/JPG. Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/operation/boot-options.rst | 2 +- docs/operation/password-recovery.rst | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/operation') diff --git a/docs/operation/boot-options.rst b/docs/operation/boot-options.rst index 250b484d..25deb9ca 100644 --- a/docs/operation/boot-options.rst +++ b/docs/operation/boot-options.rst @@ -16,7 +16,7 @@ process. To add an option, select the desired image in the GRUB menu at load time. Type **e** to edit the first line, then type **Ctrl+X** to boot. -.. image:: /_static/images/boot-options.png +.. image:: /_static/images/boot-options.* :width: 80% :align: center diff --git a/docs/operation/password-recovery.rst b/docs/operation/password-recovery.rst index ad5d90de..59a09938 100755 --- a/docs/operation/password-recovery.rst +++ b/docs/operation/password-recovery.rst @@ -9,23 +9,23 @@ Password Recovery Restart VyOS from the console. The GRUB menu appears. Select **Boot options**. -.. figure:: /_static/images/reset-password-step-1.jpg +.. figure:: /_static/images/reset-password-step-1.* :width: 600 Next, select **Select boot mode**. -.. figure:: /_static/images/reset-password-step-2.jpg +.. figure:: /_static/images/reset-password-step-2.* :width: 600 Select **Password reset**. -.. figure:: /_static/images/reset-password-step-3.jpg +.. figure:: /_static/images/reset-password-step-3.* :width: 600 Boot the desired VyOS version. -.. figure:: /_static/images/reset-password-step-4.jpg +.. figure:: /_static/images/reset-password-step-4.* :width: 600 The standalone user password recovery tool runs and prompts you to reset the -- cgit v1.2.3