source: trunk/documents/UserDoc/DocBookUsersGuides/ForToolkitDeveloper/xml/GuideToExtendFunctionality/ChapExtdFunc.xml @ 1222

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

ajout de la doc

File size: 1.1 KB
Line 
1<!-- ******************************************************** -->
2<!--                                                          -->
3<!--  This is the top file for the present chapter. It        -->
4<!--  includes all section files which belong to the chapter. -->
5<!--  Entities names used below are defined in                -->
6<!--  ChapXXEntityDef.dtd in the current directory.           -->
7<!--                                                          -->
8<!--  [Note]                                                  -->
9<!--    Created by Katsuya Amako, Nov-2006                    -->
10<!--                                                          -->
11<!-- ******************************************************** -->
12
13<!-- ******************** Top of Chapter ******************** -->
14<chapter id="chap.ExtendFunc">
15<title>
16Extending Toolkit Functionality
17</title>
18
19<!-- *************** Inclusion of Sections ****************** -->
20&sectExtdFuncGeometry;
21&sectExtdFuncElectromagneticField;
22&sectExtdFuncParticles;
23&sectExtdFuncPhysicsProcesses;
24&sectExtdFuncHadronicPhysics;
25&sectExtdFuncVisualization;
26
27</chapter>
28
Note: See TracBrowser for help on using the repository browser.