mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
08254fce87
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2306 af4574ff-66df-0310-9fd7-8a98e5e911e0
16 lines
547 B
XML
16 lines
547 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<part id="content" xreflabel="Content Serving">
|
|
<?dbhtml filename="content.html" dir="content"?>
|
|
<title>Content Serving</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="databases/databases.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="web/web.xml"/>
|
|
|
|
</part>
|