40 lines
1.5 KiB
XML
40 lines
1.5 KiB
XML
<?xml version="1.0" encoding="koi8-r"?>
|
|
<!--
|
|
The FreeBSD Russian Documentation Project
|
|
|
|
$FreeBSD$
|
|
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/developers-handbook/chapters.ent,v 1.7 2005/06/15 06:28:38 andy Exp $
|
|
|
|
Original revision: r20031
|
|
-->
|
|
<!--
|
|
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.
|
|
-->
|
|
|
|
<!-- þÁÓÔØ ÐÅÒ×ÁÑ -->
|
|
<!ENTITY chap.introduction SYSTEM "introduction/chapter.xml">
|
|
<!ENTITY chap.tools SYSTEM "tools/chapter.xml">
|
|
<!ENTITY chap.secure SYSTEM "secure/chapter.xml">
|
|
<!ENTITY chap.l10n SYSTEM "l10n/chapter.xml">
|
|
<!ENTITY chap.policies SYSTEM "policies/chapter.xml">
|
|
<!ENTITY chap.testing SYSTEM "testing/chapter.xml">
|
|
|
|
<!-- þÁÓÔØ ×ÔÏÒÁÑ - IPC -->
|
|
<!ENTITY chap.sockets SYSTEM "sockets/chapter.xml">
|
|
<!ENTITY chap.ipv6 SYSTEM "ipv6/chapter.xml">
|
|
|
|
<!-- þÁÓÔØ ÔÒÅÔØÑ - ñÄÒÏ -->
|
|
<!ENTITY chap.dma SYSTEM "dma/chapter.xml">
|
|
<!ENTITY chap.kerneldebug SYSTEM "kerneldebug/chapter.xml">
|
|
<!ENTITY chap.kernelopts SYSTEM "kernelopts/chapter.xml">
|
|
|
|
<!-- þÁÓÔØ ÐÑÔÁÑ - áÐÐÁÒÁÔÎÙÅ ÁÒÈÉÔÅËÔÕÒÙ -->
|
|
<!ENTITY chap.x86 SYSTEM "x86/chapter.xml">
|
|
|
|
<!-- þÁÓÔØ ÛÅÓÔÁÑ - ðÒÉÌÏÖÅÎÉÑ -->
|
|
<!ENTITY chap.index "<index xmlns='http://docbook.org/ns/docbook'/>">
|