~mistrynitesh/kubuntu-docs/fix638258

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % globalent SYSTEM "../../../libs/global.ent">
%globalent;
<!ENTITY % kde-menus-C SYSTEM "../../../libs/kde-menus-C.ent">
%kde-menus-C;
<!ENTITY language "en">
]>
<article id="CHANGE_ME" status="draft">
<articleinfo>
<title>CHANGE ME</title>
&legalnotice;
<abstract>
<para>
This document has yet to be completed and is available for adoption.
</para>
</abstract>
</articleinfo>

<sect1 id="introduction">
<title>Introduction</title>

<para>
This document has yet to be completed and is available for adoption.
</para>
</sect1>
</article>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:

vim: tabstop=2:shiftwidth=2:expandtab:indentexpr=:tw=80:
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
-->