-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
28 lines (21 loc) · 841 Bytes
/
README
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
===========================================================
eXe2eLML
-----------------------------------------------------------
A script to convert a pedagogical document from the
eXeLearning format to the eLML one.
eXeLearning : http://exelearning.org/
eLML : http://www.elml.org/
It has been written for my practical situation but may be
useful for others too.
See
- Manual : How to use it
- Reference : Some technical stuff if you want to modify it
by Marco Codutti, version 0.1
published under the Creative Common licence CC-BY
(http://creativecommons.org/licenses/by/3.0/)
History
-------
- 0.1 : March 2012
First version to meet my own needs.
The eXe parts that I'm not using are not converted
===========================================================