blob: 2c72de8c4c8b0f1e527a78beddcf3c839018ceb6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
- add xmlns:xi="http://www.w3.org/2001/XInclude" on top tag
in files whith include directives
- change <include file="notes"></include> <xi:include href="notes.xml"/>
- change <image file="a"/> to <image file="a.gif"/>
- remove chapers directly in the book and put them in the part instead
-change title to just the application name
- fix codeinclude : xml --> xmlsrc
|