doc/fr_FR.ISO8859-1/books/developers-handbook/chapters.ent
Gabor Kovesdan b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00

65 lines
2 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!--
The FreeBSD Documentation Project
The FreeBSD French Documentation Project
$Id: chapters.ent,v 1.1 2002-02-14 14:25:01 gioria Exp $
Original revision: 1.4
Creates entities for each chapter in the FreeBSD Developer's
Handbook. Each entity is named chap.foo, where foo is the value
of the id attribute on that chapter, and corresponds to the name of
the directory in which that chapter's .xml file is stored.
Chapters should be listed in the order in which they are referenced.
$FreeBSD$
-->
<!-- Part one -->
<!-- No significant material yet, still in book.xml -->
<!-- Part two -->
<!ENTITY chap.tools SYSTEM "tools/chapter.xml">
<!ENTITY chap.secure SYSTEM "secure/chapter.xml">
<!-- Part three -->
<!-- No significant material yet, still in book.xml -->
<!ENTITY chap.locking SYSTEM "locking/chapter.xml">
<!-- Part four -->
<!-- No significant material yet, still in book.xml -->
<!-- Part five -->
<!-- No significant material yet, still in book.xml -->
<!-- Part six -->
<!-- No significant material yet, still in book.xml -->
<!-- Part seven -->
<!-- No significant material yet, still in book.xml -->
<!-- Part eight -->
<!-- No significant material yet, still in book.xml -->
<!-- Part nine -->
<!-- No significant material yet, still in book.xml -->
<!-- Part ten -->
<!-- No significant material yet, still in book.xml -->
<!-- Part eleven -->
<!ENTITY chap.driverbasics SYSTEM "driverbasics/chapter.xml">
<!ENTITY chap.pci SYSTEM "pci/chapter.xml">
<!ENTITY chap.scsi SYSTEM "scsi/chapter.xml">
<!ENTITY chap.usb SYSTEM "usb/chapter.xml">
<!-- Part twelve -->
<!-- No significant material yet, still in book.xml -->
<!-- Part thirteen -->
<!-- No significant material yet, still in book.xml -->
<!-- Part fourteen -->
<!-- No significant material yet, still in book.xml -->
<!-- Part fifteen (appendices) -->
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.xml">