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

Last change on this file since 1211 was 904, checked in by garnier, 17 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.