More info on Windows compilation
[metaproxy-moved-to-github.git] / doc / main.xml.in
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                     "@DTD_DIR@/docbookx.dtd" [
4      <!ENTITY oslash "&#x00F8;"> <!-- CIRCLED DIVISION SLASH -->
5      <!ENTITY book SYSTEM "book.xml">
6      <!ENTITY manref SYSTEM "manref.xml">
7      <!ENTITY progref SYSTEM "progref.xml">
8      <!ENTITY version "@VERSION@">
9      <!ENTITY % entities SYSTEM "common/common.ent">
10      <!-- Next line allows imagedata/@format="PDF" and is taken from 
11 http://lists.oasis-open.org/archives/docbook/200303/msg00163.html
12      -->
13      <!ENTITY % local.notation.class "| PDF">
14      <!-- Next line is necessary for some XML parsers, for reasons I
15           don't understand.  I got this from
16 http://lists.oasis-open.org/archives/docbook/200303/msg00180.html
17      -->
18      <!NOTATION PDF SYSTEM "PDF">
19      %entities;
20 ]>
21 <!-- $Id: main.xml.in,v 1.6 2006-04-27 13:28:46 mike Exp $ -->
22 <book id="metaproxy">
23  &book;
24 </book>
25 <!-- Keep this comment at the end of the file
26 Local variables:
27 mode: sgml
28 sgml-omittag:t
29 sgml-shorttag:t
30 sgml-minimize-attributes:nil
31 sgml-always-quote-attributes:t
32 sgml-indent-step:1
33 sgml-indent-data:t
34 sgml-parent-document:nil
35 sgml-local-catalogs: nil
36 sgml-namecase-general:t
37 End:
38 -->