From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- devtools/docs/user/page_inspector/how_to/index.rst | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 devtools/docs/user/page_inspector/how_to/index.rst (limited to 'devtools/docs/user/page_inspector/how_to/index.rst') diff --git a/devtools/docs/user/page_inspector/how_to/index.rst b/devtools/docs/user/page_inspector/how_to/index.rst new file mode 100644 index 0000000000..07b4fd5a8a --- /dev/null +++ b/devtools/docs/user/page_inspector/how_to/index.rst @@ -0,0 +1,26 @@ +====== +How to +====== + +Links for various HOW TO's can be found here. These links describe in depth the HOW TO techniques. + + +- :doc:`CSS Flexbox Inspector: Examine Flexbox layouts ` +- :doc:`CSS Grid Inspector: Examine grid layouts ` +- :doc:`Debug scrollable overflow ` +- :doc:`Edit CSS filters ` +- :doc:`Edit Shape Paths in CSS ` +- :doc:`Edit fonts ` +- :doc:`Examine Event Listeners ` +- :doc:`Examine and edit CSS ` +- :doc:`Examine and edit HTML ` +- :doc:`Examine and edit the box model ` +- :doc:`Inspect and select colors ` +- :doc:`Open the Inspector ` +- :doc:`Reposition elements in the page ` +- :doc:`Select an element ` +- :doc:`Select and highlight elements ` +- :doc:`Use the Inspector from the Web Console ` +- :doc:`View background images ` +- :doc:`Visualize transforms ` +- :doc:`Work with animations ` -- cgit v1.2.3