~statik/ubuntu/maverick/erlang/erlang-merge-testing

« back to all changes in this revision

Viewing changes to lib/erl_interface/doc/src/book.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-12-20 09:03:40 UTC
  • mto: (3.6.1 sid)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20091220090340-w3kbi1lj1wp7l2m3
Tags: upstream-13.b.3-dfsg
ImportĀ upstreamĀ versionĀ 13.b.3-dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="latin1" ?>
2
2
<!DOCTYPE book SYSTEM "book.dtd">
3
3
 
4
 
<book>
 
4
<book xmlns:xi="http://www.w3.org/2001/XInclude">
5
5
  <header titlestyle="normal">
6
6
    <copyright>
7
7
      <year>1998</year><year>2009</year>
35
35
    <contents level="2"></contents>
36
36
  </preamble>
37
37
  <parts lift="no">
38
 
    <include file="part_ei"></include>
 
38
    <xi:include href="part.xml"/>
39
39
  </parts>
40
40
  <applications>
41
 
    <include file="ref_man_ei"></include>
42
 
    <include file="ref_man_erl_interface"></include>
43
 
    <include file="ref_man"></include>
 
41
    <xi:include href="ref_man.xml"/>
44
42
  </applications>
 
43
  <releasenotes>
 
44
    <xi:include href="notes.xml"/>
 
45
  </releasenotes>
45
46
  <listofterms></listofterms>
46
47
  <index></index>
47
48
</book>