File: formation_doc.xml

package info (click to toggle)
logidee-tools 1.2.18
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 656 kB
  • sloc: xml: 1,433; sh: 81; perl: 61; makefile: 42
file content (45 lines) | stat: -rw-r--r-- 1,512 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
# Copyright (c) 2001 Raphaël Hertzog, Logidée
# 
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.1
# or any later version published by the Free Software Foundation;
# with no Invariant Sections, with no Front-Cover Texts, and with
# no Back-Cover Texts.
# A copy of the license is available at :
# http://www.gnu.org/copyleft/fdl.html 
-->
<!DOCTYPE formation PUBLIC "-//Logidee//DTD logidee-tools V1.2//EN" "../dtd/module.dtd">
<formation xmlns:xi="http://www.w3.org/2001/XInclude">
  <info>
    <title>Formation à logidee-tools</title>
    <ref>formation_logidee_tools</ref>
    <description>
    <para>Cette formation inclue tout ce qu'il peut être nécessaire de savoir
    pour rédiger les supports de formation et pour exploiter pleinement
    logidee-tools.</para>
    </description>
    <objectives>
      <item>Maîtriser les outils Logidée</item>
    </objectives>
    <ratio value="50/50"/>
    <duration value="2" unit="h"/>
    <!--
    <prerequis></prerequis>
    <dependance>
      <ref></ref>
    </dependance>
    <suggestion>
      <ref></ref>
    </suggestion>
    -->
    <version number="1.0">
      <author>Raphaël Hertzog</author>
      <comment>Première version</comment>
    </version>
    <level value="1"/>
    <state finished="true" proofread="true"/>
  </info>
  <xi:include href="../doc/theme_reference.xml"/>
</formation>