mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
68 lines
1.7 KiB
Text
68 lines
1.7 KiB
Text
<!-- $XConsortium: book.sgm /main/7 1996/10/29 17:44:52 drk $ -->
|
|
<!DOCTYPE Part PUBLIC "-//HaL and O'Reilly//DTD DocBook//EN" [
|
|
|
|
|
|
<!ENTITY % ISOpublishing PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN">
|
|
%ISOpublishing;
|
|
|
|
<!ENTITY % ISOnumeric PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN">
|
|
%ISOnumeric;
|
|
|
|
<!ENTITY % ISOdiacritical PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN">
|
|
%ISOdiacritical;
|
|
|
|
<!ENTITY % ISOgeneraltech PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN">
|
|
%ISOgeneraltech;
|
|
|
|
<!ENTITY % ISOalatin1 PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN">
|
|
%ISOalatin1;
|
|
|
|
<!ENTITY % ISOalatin2 PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN">
|
|
%ISOalatin2;
|
|
|
|
<!ENTITY % ISOgreek PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN">
|
|
%ISOgreek;
|
|
|
|
<!ENTITY % ISOboxandline PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN">
|
|
%ISOboxandline;
|
|
|
|
|
|
<!ENTITY % HEntities SYSTEM "../../common/help/HELPEnt.sgm">
|
|
%HEntities;
|
|
<!ENTITY % PEntities SYSTEM "./common/ProdEnt.sgm">
|
|
%PEntities;
|
|
|
|
<!ENTITY % Graphics SYSTEM "./AppBuilder/GEntity.sgm">
|
|
%Graphics;
|
|
|
|
|
|
<!ENTITY % local.notations "| XPM | XBM | XWD">
|
|
<!NOTATION XPM SYSTEM "XPM">
|
|
<!NOTATION XBM SYSTEM "XBM">
|
|
<!NOTATION XWD SYSTEM "XWD">
|
|
|
|
<!entity appb "App Builder">
|
|
|
|
<!entity Concepts SYSTEM "./AppBuilder/Concepts.sgm">
|
|
<!entity HomeTopic SYSTEM "./AppBuilder/Home.sgm">
|
|
<!entity MetaInformation SYSTEM "./AppBuilder/MetaInfo.sgm">
|
|
<!entity Reference SYSTEM "./AppBuilder/Ref.sgm">
|
|
<!entity Tasks SYSTEM "./AppBuilder/Tasks.sgm">
|
|
<!entity Glossary SYSTEM "./common/glossary.sgm">
|
|
|
|
]>
|
|
|
|
<!-- __________________________________________________________________ -->
|
|
|
|
|
|
<Part>
|
|
|
|
&MetaInformation;
|
|
&HomeTopic;
|
|
&Tasks;
|
|
&Reference;
|
|
&Concepts;
|
|
&Glossary;
|
|
|
|
</Part>
|
|
|