mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 14:32:13 +08:00
16 lines
476 B
XML
16 lines
476 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<part id="sdchapter" xreflabel="Shared Dependencies">
|
|
<?dbhtml filename="sdchapter.html" dir="shareddeps"?>
|
|
|
|
<title>Shared Dependencies</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sdintro.xml"/>
|
|
|
|
</part>
|