source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/FAQ/FaqEntityDef.dtd @ 1339

Last change on this file since 1339 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 G4 FAQ.                                  -->
6<!--                                                          -->
7<!--  [History]                                               -->
8<!--    Creattion:  Katsuya Amako,  Dec-2006                  -->
9<!--                                                          -->
10<!-- ******************************************************** -->
11
12<!ENTITY faq                       SYSTEM "./Faq.xml">
13
14<!ENTITY faqInstallation           SYSTEM "./installation.xml">
15<!ENTITY faqRunTimeProblems        SYSTEM "./runTimeProblems.xml">
16<!ENTITY faqGeometry               SYSTEM "./geometry.xml">
17<!ENTITY faqTracksAndSteps         SYSTEM "./tracksAndSteps.xml">
18<!ENTITY faqPhysicsAndCuts         SYSTEM "./physicsAndCuts.xml">
19<!ENTITY faqVisualization          SYSTEM "./visualization.xml">
20<!ENTITY faqUserSupportPolicy      SYSTEM "./userSupportPolicy.xml">
21
22
23
24
Note: See TracBrowser for help on using the repository browser.