File: insertcommand.docbook

package info (click to toggle)
kdeaddons 2.2.2-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,092 kB
  • ctags: 1,843
  • sloc: cpp: 22,249; sh: 10,647; perl: 2,107; ansic: 888; makefile: 447; python: 303
file content (96 lines) | stat: -rw-r--r-- 1,755 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<chapter id="insertcommand">
<chapterinfo>

<title>Insert Command</title>

<authorgroup>
<author>
<firstname> </firstname>
<surname> </surname>
<affiliation>
<address><email> </email></address>
</affiliation>
</author>
</authorgroup>
<date>2001-05-15</date>
<releaseinfo>1.00.00</releaseinfo>
<abstract>
<para>
<!-- Note here about insert command -->
</para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>kate</keyword>
<keyword>insert</keyword>
</keywordset>
</chapterinfo>

<title>Introduction</title>

<para>
The &kate; plugin <quote>Insert Command</quote> currently has no
documentation.  If you are interested in rectifying that situation,
please contact Lauri Watts <email>lauri@kde.org</email>, &kde;'s
Documentation Team coordinator.
</para>

<sect1 id="insertcommand-fund">
<title>Onscreen Fundamentals</title>

<para>
<!-- Basics of using this plugin -->
</para>

</sect1>

<!-- Add as many more sections here as necessary, to fully explain how -->
<!-- to use the plugin. -->

<sect1 id="insertcommand-menu">
<title>Menu Structure</title>

<para>
<!-- note about additional menu's provided by this plugin -->
</para>

</sect1>

<sect1 id="insertcommand-config">
<title>Configuration</title>

<para>
<!-- Configuration of this plugin, if there is any, else remove this -->
<!-- section -->
</para>

</sect1>

<sect1 id="insertcommand-thanks-and-acknowledgements">
<title>Thanks and Acknowledgements</title>

<para>
&kate; Plugin <quote>Insert Command</quote> copyright 2001 Anders Lund
<email>anders@alweb.dk</email>.
</para>

<para>
Documentation copyright 2001 
</para>

<!-- TRANS:CREDIT_FOR_TRANSLATORS -->

&underFDL;
&underGPL;

</sect1>
</chapter>

<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->