source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/Appendix/AppendixEntityDef.dtd @ 904

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

ajout de la doc

File size: 1.2 KB
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 appendix                  SYSTEM "./Appendix.xml">
13
14<!ENTITY appmaterialNames          SYSTEM "./materialNames.xml">
15<!ENTITY apptipsCompilation        SYSTEM "./tipsCompilation.xml">
16<!ENTITY apphistogramming          SYSTEM "./histogramming.xml">
17<!ENTITY appclhepLHCxx             SYSTEM "./clhepLHCxx.xml">
18<!ENTITY apptemplateLib            SYSTEM "./templateLib.xml">
19<!ENTITY appmakeFile               SYSTEM "./makeFile.xml">
20<!ENTITY appbuildFile              SYSTEM "./buildFile.xml">
21<!ENTITY appdevelopmentDebugTools  SYSTEM "./developmentDebugTools.xml">
22
23
24
Note: See TracBrowser for help on using the repository browser.