source: trunk/documents/UserDoc/DocBookUsersGuides/FAQ/xml/BookFAQEntityDef.dtd@ 1198

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

ajout de la doc

File size: 785 bytes
Line 
1<!-- ******************************************************** -->
2<!-- -->
3<!-- In this file you need to define entities of all -->
4<!-- chpater-dtd files you want to include into the -->
5<!-- G4 DocBook manual. -->
6<!-- -->
7<!-- [History] -->
8<!-- Creation: Katsuya Amako, August 2006 -->
9<!-- -->
10<!-- ******************************************************** -->
11
12<!ENTITY % faqEntityDef SYSTEM
13 "../../ForApplicationDeveloper/xml/FAQ/FaqEntityDef.dtd">
14
15%faqEntityDef;
Note: See TracBrowser for help on using the repository browser.