File: index.xml

package info (click to toggle)
ale 0.9.0.3-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,260 kB
  • sloc: cpp: 21,826; sh: 10,106; xml: 4,129; ansic: 2,343; makefile: 565; perl: 454; exp: 319
file content (21 lines) | stat: -rw-r--r-- 602 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0"?>

<!DOCTYPE book PUBLIC "-//Norman Walsh//DTD DocBk XML V3.1.4//EN"
	"file:///usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd">

<book xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
  <title>
    Package Manual
  </title>
</bookinfo>
  <xi:include href="readme/index.xml"/>
  <xi:include href="news/index.xml"/>
  <xi:include href="changelog/index.xml"/> 
  <xi:include href="todo/index.xml"/>
  <xi:include href="bugs/index.xml"/>
<!--  <xi:include href="authors/index.xml"/>
  <xi:include href="copying/index.xml"/>
  <xi:include href="install/index.xml"/>
-->
</book>