source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/FAQ/Faq.xml@ 1345

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

CVS update

File size: 1.1 KB
Line 
1<!-- ******************************************************** -->
2<!-- -->
3<!-- This is the top file for FAQ. Entities names used -->
4<!-- below are defined in XXXEntityDef.dtd. -->
5<!-- -->
6<!-- [Note] -->
7<!-- Created by Katsuya Amako, Dec-2006 -->
8<!-- -->
9<!-- ******************************************************** -->
10
11<!-- ******************** Top of Chapter ******************** -->
12<!-- appendix id="appendix.FAQ" label="" -->
13<!-- Cannot put FAQ under appendix. This causes ID overlap -->
14<!-- error in FOP. Decided to put under chapter. Dec. 2006 KA -->
15
16<chapter id="chap.FAQ" label="FAQ">
17<title>
18Frequentry Asked Questions
19</title>
20
21<!-- *************** Inclusion of Sections ****************** -->
22&faqInstallation;
23&faqRunTimeProblems;
24&faqGeometry;
25&faqTracksAndSteps;
26&faqPhysicsAndCuts;
27&faqVisualization;
28&faqUserSupportPolicy;
29
30</chapter>
31<!-- /appendix -->
Note: See TracBrowser for help on using the repository browser.