summaryrefslogtreecommitdiffstats
path: root/doc/kxsldbg/sources.docbook
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2025-10-16 21:11:24 +0200
committerSlávek Banko <slavek.banko@axis.cz>2025-10-16 21:11:24 +0200
commitb90048d2140f0dd9b729dda2fbf0d2204ae1dc3c (patch)
treeebab3a436240c90b58648ac0b0ef3649c9efbba3 /doc/kxsldbg/sources.docbook
parentae098dd0dc3160487611baa736f16b0d9ee2dc10 (diff)
downloadtdewebdev-master.tar.gz
tdewebdev-master.zip
Remove kxsldbg - has been moved to a separate repository.HEADmaster
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/kxsldbg/sources.docbook')
-rw-r--r--doc/kxsldbg/sources.docbook44
1 files changed, 0 insertions, 44 deletions
diff --git a/doc/kxsldbg/sources.docbook b/doc/kxsldbg/sources.docbook
deleted file mode 100644
index ecfb658e..00000000
--- a/doc/kxsldbg/sources.docbook
+++ /dev/null
@@ -1,44 +0,0 @@
-<sect1 id="sources-section">
-<sect1info>
-<authorgroup>
-<author>
-<firstname>Keith</firstname>
-<surname>Isdale</surname>
-<affiliation>
-<address><email>k_isdale@tpg.com.au</email></address>
-</affiliation>
-</author>
-<!-- TRANS:ROLES_OF_TRANSLATORS -->
-</authorgroup>
-</sect1info>
-<title>Working With &XSLT; Source Files (Sources)</title>
-
-<para>
-If the inspector dialog is not showing use the
-<menuchoice>
-<guimenu>Tools</guimenu>
-
-<guimenuitem>Show inspectors</guimenuitem>
-</menuchoice>
-menu item. To work with sources click on the sources tab of dialog shown.
-</para>
-
-<para>
-All &XSLT; source files that are included by the &XSLT; file or one of its
-siblings are listed here.</para>
-
-<screenshot>
-<screeninfo>The Sources Window</screeninfo>
-<mediaobject>
-<imageobject>
-<imagedata fileref="sources_window.png" format="PNG" />
-</imageobject>
-<textobject><phrase>The Sources Window</phrase></textobject>
-</mediaobject>
-</screenshot>
-
-<para>
-Clicking on a source entry in the list shown will cause the cursor in the
-main window to move to the start of file indicated.
-</para>
-</sect1>