summary refs log tree commit diff stats
path: root/docs/system/devices/usb.rst
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2023-05-12 15:43:38 +0100
committerPeter Maydell <peter.maydell@linaro.org>2023-05-12 15:43:38 +0100
commitd6359e150dbdf84f67add786473fd277a9a442bb (patch)
tree0a89167729f561c4804fc8ca06b5cb683cc58721 /docs/system/devices/usb.rst
parentcd22a0f520f471e3bd33bc19cf3b2fa772cdb2a8 (diff)
downloadfocaccia-qemu-d6359e150dbdf84f67add786473fd277a9a442bb.tar.gz
focaccia-qemu-d6359e150dbdf84f67add786473fd277a9a442bb.zip
docs: Remove unused weirdly-named cross-reference targets
In the doc sources, we have a few cross-reference targets with odd
names "pcsys_005fxyz".  These are the legacy of the semi-automated
conversion of the old info docs to rST (the '005f' is because ASCII
0x5f is '_' and the old info link names had underscores in them).

Remove the targets which nothing links to, and rename the two targets
which are used to something a bit more descriptive.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20230421163642.1151904-1-peter.maydell@linaro.org
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'docs/system/devices/usb.rst')
-rw-r--r--docs/system/devices/usb.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/system/devices/usb.rst b/docs/system/devices/usb.rst
index 37cb9b33ae..7416681073 100644
--- a/docs/system/devices/usb.rst
+++ b/docs/system/devices/usb.rst
@@ -1,5 +1,3 @@
-.. _pcsys_005fusb:
-
 USB emulation
 -------------