diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-06 11:33:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-06 16:45:12 +0200 |
commit | e6eb23afa043ab16e61cd6dda010f631d5380e3b (patch) | |
tree | 89697ac8680a0f2b22c278cde55234177223171a /source/text/shared/guide | |
parent | a79a6e02003a1dd220e2c03add548758f928795b (diff) |
tdf#154996 Update tools - remaining help pages
Change-Id: Ide4d3dd44b0c7d4ab09bd7560cc0a3f7fb6b59c1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157648
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/guide')
-rw-r--r-- | source/text/shared/guide/dev_tools.xhp | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/source/text/shared/guide/dev_tools.xhp b/source/text/shared/guide/dev_tools.xhp index 73c0fd8ed0..f82423536a 100644 --- a/source/text/shared/guide/dev_tools.xhp +++ b/source/text/shared/guide/dev_tools.xhp @@ -20,12 +20,12 @@ <meta> <topic id="textshared0106140000xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Development Tools</title> + <title id="tit">Development Tools</title> <filename>/text/shared/guide/dev_tools.xhp</filename> </topic> </meta> <body> - <bookmark xml-lang="en-US" branch="index" id="bm_id821562797360035"> + <bookmark branch="index" id="bm_id821562797360035"> <bookmark_value>development tools</bookmark_value> <bookmark_value>object inspector</bookmark_value> </bookmark> @@ -37,16 +37,20 @@ </section> <paragraph role="paragraph" id="par_id791647281944610">This feature also allows to explore the document structure using the Document Object Model (DOM).</paragraph> <section id="howtoget"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id961562795750725">Choose <menuitem>Tools - Development Tools</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id631696591521985">On the <menuitem>Tools</menuitem> menu of the <menuitem>Tools</menuitem> tab, choose <menuitem>Development Tools</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> <table id="tab_id11637079282585"> <tablerow> <tablecell> <paragraph id="par_id241637079282587" role="paragraph"> - <image src="cmd/lc_developmenttoolsdockingwindow.svg" id="img_id341637079282588" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id651637079282589">Icon Development Tools</alt></image> + <image src="cmd/lc_developmenttoolsdockingwindow.svg" id="img_id341637079282588" width="1cm" height="1cm"><alt id="alt_id651637079282589">Icon Development Tools</alt></image> </paragraph> </tablecell> <tablecell> - <paragraph id="par_id991637079282590" role="paragraph" xml-lang="en-US">Development Tools</paragraph> + <paragraph id="par_id991637079282590" role="paragraph">Development Tools</paragraph> </tablecell> </tablerow> </table> |