summaryrefslogtreecommitdiff
path: root/fml/doc/ja/recipes/book.sgml
blob: d5e1becf1b31152f6ae2d2c0b2caab5ca896ecc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
This is an sgml using DocBook dtd. Use sgmltools version 2.0.x or above
to generate various output formats.

$FML: book.sgml,v 1.1.1.1 2002/04/01 13:06:18 fukachan Exp $
-->

<!doctype book public "-//FML//DTD DocBook V3.1-Based Extension//EN" [
	<!entity % include SYSTEM "include/chapters.ent"> %include;
]>

<book>

  &bookinfo;

  <toc></toc>

  &chapter.upgrade;
  &chapter.member;

</book>