You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97 lines
3.0 KiB
97 lines
3.0 KiB
<?xml version="1.0" ?>
|
|
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
|
<!ENTITY xsldbg "<application>xsldbg</application>">
|
|
<!ENTITY kappname "&xsldbg;">
|
|
<!ENTITY package "tdewebdev">
|
|
<!ENTITY % addindex "IGNORE">
|
|
<!ENTITY % Estonian "INCLUDE">
|
|
<!ENTITY introduction-chapter SYSTEM "introduction.docbook">
|
|
<!ENTITY usage-chapter SYSTEM "usage.docbook">
|
|
<!ENTITY commands-chapter SYSTEM "commands.docbook">
|
|
<!ENTITY credits-chapter SYSTEM "credits.docbook">
|
|
]>
|
|
|
|
<!-- More content formatting is in need of being done asking for help on kde-i18n-doc@kde.org : remove these two lines when done -->
|
|
<!-- NO TRANSLATION -->
|
|
|
|
<!-- ................................................................ -->
|
|
<!-- The language must NOT be changed here. -->
|
|
<!-- If you are writing original documentation in a language other -->
|
|
<!-- than English, change the language above ONLY, not here -->
|
|
<book lang="&language;">
|
|
|
|
<bookinfo>
|
|
<title>&xsldbg; käsiraamat</title>
|
|
|
|
<authorgroup>
|
|
<author><firstname>Keith</firstname> <surname>Isdale</surname> <affiliation> <address><email>k_isdale@tpg.com.au</email></address>
|
|
</affiliation>
|
|
</author>
|
|
|
|
<othercredit role="translator"><firstname>Marek</firstname> <surname>Laane</surname> <affiliation><address><email>bald@starman.ee</email></address></affiliation><contrib>Tõlge eesti keelde</contrib></othercredit>
|
|
|
|
</authorgroup>
|
|
|
|
<copyright>
|
|
<year>2002</year>
|
|
<year>2003</year>
|
|
<holder>Keith Isdale</holder>
|
|
</copyright>
|
|
|
|
<legalnotice>&FDLNotice;</legalnotice>
|
|
<date>2004-09-26</date>
|
|
<releaseinfo>1.01.00</releaseinfo>
|
|
|
|
|
|
<abstract>
|
|
<para>&xsldbg; on tööriist, mis aitab paremini mõista laaditabeleid. Muudest laaditabelite siluritest eristab seda oskus otsida huvipakkuvaid elemente ning jälgida laaditabeli täitmist. </para>
|
|
</abstract>
|
|
|
|
<keywordset>
|
|
<keyword>KDE</keyword>
|
|
<keyword>tdeutils</keyword>
|
|
<keyword>xsldbg</keyword>
|
|
<keyword>xsl</keyword>
|
|
<keyword>XML</keyword>
|
|
</keywordset>
|
|
|
|
</bookinfo>
|
|
|
|
&introduction-chapter;
|
|
&usage-chapter;
|
|
&commands-chapter;
|
|
&credits-chapter;
|
|
|
|
|
|
<appendix id="installation">
|
|
<title>Paigaldamine</title>
|
|
|
|
<sect1 id="getting-xsldbg">
|
|
<title>&xsldbg; hankimine</title>
|
|
|
|
<para>Otsi moodulisse tdewebdev kuuluv kxsldbg üles oma lähimast &kde; SVN-hoidlast. </para>
|
|
&install.intro.documentation; </sect1>
|
|
|
|
<sect1 id="requirements">
|
|
<title>Nõuded</title>
|
|
|
|
<para>&xsldbg; edukaks kasutamiseks on vajalik &kde; libxslt, libexslt ja libxml paigaldamine. Tavaliselt käivad need nagunii &kde;-ga kaasas. </para>
|
|
</sect1>
|
|
|
|
<sect1 id="compilation">
|
|
<title>Kompileerimine ja paigaldamine</title>
|
|
<para>&xsldbg; kompileeritakse tavaliselt osana moodulisse tdewebdev kuuluvast komponendist kxsldbg</para>
|
|
</sect1>
|
|
|
|
<sect1 id="configuration">
|
|
<title>Seadistamine</title>
|
|
|
|
<para>&xsldbg; on seadistatud argumente kasutades, mis edastatakse käsurea ja käsu <link linkend="setoption_cmd" endterm="setoption_cmd.title">setoption</link> vahendusel.</para>
|
|
|
|
</sect1>
|
|
|
|
</appendix>
|
|
|
|
&documentation.index;
|
|
</book>
|