From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/kxsldbg/kxsldbg_tools.docbook | 93 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 doc/kxsldbg/kxsldbg_tools.docbook (limited to 'doc/kxsldbg/kxsldbg_tools.docbook') diff --git a/doc/kxsldbg/kxsldbg_tools.docbook b/doc/kxsldbg/kxsldbg_tools.docbook new file mode 100644 index 00000000..0fa7ae8a --- /dev/null +++ b/doc/kxsldbg/kxsldbg_tools.docbook @@ -0,0 +1,93 @@ + + + + + +Keith +Isdale + +
k_isdale@tpg.com.au
+
+
+ +
+
+ +Miscellenous Tools + + +Several tools are available via the tools menu the main tool is the +inspector tool. + + + +Inspector Tool + + +The inspector tool is the contains all the individual dialogs for working +with: + +Breakpoints +Templates +Variables +Callstack entries +&XSL; source files +&XML; Enties + + + + + +Execute by Walking + +By clicking on Start execution with +walking menu a dialog is shown to allow the walk speed +to be chosen. + + +The Walk Window + + + + +The Walk Window + + + +To stop walking either use the W key or select the +Start execution with walking menu item. + + + +Lookup &XML; Entities + +To lookup a System ID in the current &XML; catalog +use the Lookup System ID menu then enter the +value to find the the dialog that displays. + + +The System ID Window + + + + +The System ID Window + + + +To lookup a PUBLIC ID use the Lookup Public +ID menu entry then enter the value to find the the dialog that +displays. + + +The Public ID Window + + + + +The Public ID Window + + + + +
-- cgit v1.2.1