reversed to Emacs sgml mode
[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      %entities;
11 ]>
12 <!-- $Id: main.xml.in,v 1.5 2006-04-25 12:48:52 marc Exp $ -->
13 <book id="metaproxy">
14  &book;
15 </book>
16 <!-- Keep this comment at the end of the file
17 Local variables:
18 mode: sgml
19 sgml-omittag:t
20 sgml-shorttag:t
21 sgml-minimize-attributes:nil
22 sgml-always-quote-attributes:t
23 sgml-indent-step:1
24 sgml-indent-data:t
25 sgml-parent-document:nil
26 sgml-local-catalogs: nil
27 sgml-namecase-general:t
28 End:
29 -->