source: trunk/SRC/Documentation/xmldoc/infoupdatekwd.xml @ 117

Last change on this file since 117 was 117, checked in by pinsard, 18 years ago

modify SRC/Documentation/xmldoc/*.xml in ordre to have id attribute for all <sect1>, add $ in all these files, add svn:keywords Id and HeadURL to all these files

  • Property svn:keywords set to Id HeadURL
File size: 1.5 KB
Line 
1<?xml version='1.0' encoding='iso-8859-1'?>
2<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
4[]>
5<!--
6update :
7$Id$
8-->
9<article>
10<title>Keywords translation</title> 
11  <articleinfo>
12    <authorgroup>
13      <author><firstname>Sébastien</firstname> <surname>Masson</surname> <email>smasson_at_lodyc.jussieu.fr</email></author>
14      <author><firstname>Françoise</firstname> <surname>Pinsard</surname> <email>Francoise.Pinsard_at_lodyc.jussieu.fr</email></author>
15    </authorgroup>
16    <keywordset>
17      <keyword>idl</keyword>
18      <keyword>SAXO</keyword>
19    </keywordset>
20    <revhistory>
21      <revision>
22        <revnumber>0.0</revnumber>
23        <date>June 2006</date>
24        <revremark>First draft</revremark>
25      </revision>
26    </revhistory> 
27  </articleinfo>
28
29<sect1 id="intro">
30<title>Introduction</title>
31<para>
32Since Changeset 68 (2006-05-09), keywords may have to be translated.
33</para>
34<para>
35blabla keepcompatibility ++
36</para>
37</sect1>
38<sect1 id="translation">
39<title>Keywords translations</title>
40<para>
41According to the last release of <filename>updatekwd.pro</filename>
42</para>
43<informaltable  frame="all">
44<tgroup cols="2" colsep="1" rowsep="1">
45<colspec colname="old"/>
46<colspec colname="new"/>
47<thead>
48<row>
49<entry colname="old">Old</entry>
50<entry colname="new">New</entry>
51</row>
52</thead>
53<tbody>
54<!-- rows from updatekwd.pro -->
55</tbody>
56</tgroup>
57</informaltable>
58</sect1>
59</article>
Note: See TracBrowser for help on using the repository browser.