From 562248af27c79b59fecf2c5e1f266b759f548738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Kr=C3=A1tk=C3=BD?= Date: Wed, 10 Jan 2024 16:16:34 +0100 Subject: [PATCH] Fix Sphinx/rST warnings. --- doc/howto/report-bugs.rst | 4 +--- doc/intro-to-autoinstall.rst | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/howto/report-bugs.rst b/doc/howto/report-bugs.rst index 23402aff..46831cce 100644 --- a/doc/howto/report-bugs.rst +++ b/doc/howto/report-bugs.rst @@ -29,6 +29,4 @@ To create a Launchpad bug report based on the contents of a crash report, use th To run ``apport-cli`` in the installer environment, switch to a shell. This way, ``apport`` can not open a browser to for you to complete the report. Instead, it provides a URL for completing the report, which you can do on another computer. -.. note:: - -Issues for the Subiquity autoinstaller are `tracked in Launchpad `_. +.. note:: Issues for the Subiquity autoinstaller are `tracked in Launchpad `_. diff --git a/doc/intro-to-autoinstall.rst b/doc/intro-to-autoinstall.rst index 14cfc417..3371ff16 100644 --- a/doc/intro-to-autoinstall.rst +++ b/doc/intro-to-autoinstall.rst @@ -17,7 +17,7 @@ any interaction. Differences from `debian-installer` preseeding -============================================ +============================================== *preseeds* are the way to automate an installer based on `debian-installer` (also known as d-i). @@ -43,7 +43,7 @@ There are 2 ways to provide the autoinstall configuration: * Directly on the installation media Autoinstall by way of `cloud-config` ----------------------------------- +------------------------------------ The suggested way of providing autoinstall configuration to the Ubuntu installer is via cloud-init. This allows the configuration to be applied to the installer