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/xsldbg/index.docbook | 124 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 doc/xsldbg/index.docbook (limited to 'doc/xsldbg/index.docbook') diff --git a/doc/xsldbg/index.docbook b/doc/xsldbg/index.docbook new file mode 100644 index 00000000..4c211c10 --- /dev/null +++ b/doc/xsldbg/index.docbook @@ -0,0 +1,124 @@ + +xsldbg"> + + + + + + + + +]> + + + + + + + + + + + +The &xsldbg; Handbook + + + +Keith +Isdale + +
k_isdale@tpg.com.au
+
+
+ + + +
+ + +2002 +2003 +Keith Isdale + + +&FDLNotice; +2004-09-26 +1.01.00 + + + + +&xsldbg; is a tool intended to help understand stylesheets. +What makes it different to other stylesheet debuggers is the ability +to search for items of interest and trace stylesheet execution. + + + + +KDE +kdeutils +xsldbg +xsl +XML + + +
+ +&introduction-chapter; +&usage-chapter; +&commands-chapter; +&credits-chapter; + + + +Installation + + +How to obtain &xsldbg; + + +See the kxsldbg component of the kdewebdev module in &kde; SVN. + + +&install.intro.documentation; + + + + +Requirements + + +In order to successfully use &xsldbg;, you need &kde; libxslt, libexslt and +libxml installed which are available on a typical &kde; installation. + + + + +Compilation and Installation +&xsldbg; is usually compiled as part of the kxsldbg component in the kdewebdev module + + + +Configuration + +&xsldbg; is configured using arguments passed via the command line and its setoption command + + + + + +&documentation.index; +
+ + -- cgit v1.2.1