~mistrynitesh/kubuntu-docs/fixes-two-bugs

« back to all changes in this revision

Viewing changes to docs/support/C/support.xml

  • Committer: Richard A. Johnson
  • Date: 2009-11-21 19:24:52 UTC
  • Revision ID: nixternal@ubuntu.com-20091121192452-siq2io4s2dusmk13
adding the new stuff. all the docs are blank, so prepare to get to work

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 
3
    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 
4
<!ENTITY % globalent SYSTEM "../../../customization/global.ent">
 
5
%globalent;
 
6
<!ENTITY % kde-menus-C SYSTEM "../../../customization/kde-menus-C.ent">
 
7
%kde-menus-C;
 
8
<!ENTITY language "en">
 
9
]>
 
10
<article id="CHANGE ME" status="draft">
 
11
<articleinfo>
 
12
<title>CHANGE ME</title>
 
13
&legalnotice;
 
14
<abstract>
 
15
<para>
 
16
This does something...
 
17
</para>
 
18
</abstract>
 
19
</articleinfo>
 
20
 
 
21
<sect1 id="CHANGE">
 
22
<title>CHANGE</title>
 
23
 
 
24
<para>
 
25
Explain something...
 
26
</para>
 
27
</sect1>
 
28
</article>
 
29
<!--
 
30
Local Variables:
 
31
mode: xml
 
32
sgml-minimize-attributes:nil
 
33
sgml-general-insert-case:lower
 
34
sgml-indent-step:0
 
35
sgml-indent-data:nil
 
36
End:
 
37
 
 
38
vim: tabstop=2:shiftwidth=2:expandtab:indentexpr=:tw=80:
 
39
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
 
40
-->