source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/Examples/ChapExamplesEntityDef.dtd @ 1345

Last change on this file since 1345 was 904, checked in by garnier, 16 years ago

ajout de la doc

File size: 878 bytes
Line 
1<!-- ******************************************************** -->
2<!--                                                          -->
3<!--  In this file you need to define entities of all xml     -->
4<!--  section files you want to include from the current      -->
5<!--  directory into the G4 DocBook manual.                   -->
6<!--                                                          -->
7<!--  [History]                                               -->
8<!--    Creattion:  Katsuya Amako,  Aug-2006                  -->
9<!--                                                          -->
10<!-- ******************************************************** -->
11
12<!ENTITY chapExamples   SYSTEM "./ChapExamples.xml">
13
14<!ENTITY noviceCodes    SYSTEM "./NoviceCodes.xml">
15<!ENTITY extendedCodes  SYSTEM "./ExtendedCodes.xml">
16<!ENTITY advancedCodes  SYSTEM "./AdvancedCodes.xml">
17
18 
Note: See TracBrowser for help on using the repository browser.