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/index.docbook | 150 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 doc/kxsldbg/index.docbook (limited to 'doc/kxsldbg/index.docbook') diff --git a/doc/kxsldbg/index.docbook b/doc/kxsldbg/index.docbook new file mode 100644 index 00000000..8b52c114 --- /dev/null +++ b/doc/kxsldbg/index.docbook @@ -0,0 +1,150 @@ + +KXSLDbg"> + + + + + + + + + + + + + + + xsldbg"> + DTD"> + XSD"> + XSLT"> +]> + + + + +The &kxsldbg; Handbook + + + +Keith +Isdale + +
k_isdale@tpg.com.au
+
+
+ + + +
+ + +2002 +2003 +2004 +Keith Isdale + + +&FDLNotice; +2004-11-18 +0.5 + + + +&kxsldbg; is a provides a graphic user interface front-end to +&xsldbg;, which supports +debugging of &XSLT; scripts. + + + + +KDE +xsldbg +libxslt +debugger + +
+ + +Introduction + + +Features + + +&kxsldbg; provides access to most of &xsldbg;'s commands to + + + + +Set and modify breakpoints + + + + +Display value of XPaths + + + + +Display information about the templates, variables, +callstack entries, stylesheets and entities present + + + + +Set and modify breakpoints and variables + + + + +Move around &XSL; source and &XML; document via XPaths + + + + +Lookup PUBLIC and SYSTEM ID's in the current &XML; catalog + + + + + + + +Recently added features +&kxsldbg; can now + + + + +Set and modify variables + + + + +Renders the text in the main window using the &kate; libraries + + + + + + + + + +Using &kxsldbg; +&configure-section; +&mainwindow-section; +&inspector-section; +&variables; +&callstack; +&templates; +&sources; +&entities; +&tools-section; + + +&credits-chapter; + +
-- cgit v1.2.1