-
Notifications
You must be signed in to change notification settings - Fork 0
/
UserToDev.tex
59 lines (35 loc) · 1.31 KB
/
UserToDev.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
\environment env_UserToDev
\starttext
\component title
\startchapter[marking={Forward}, title={Forward}]
\component Forward/frontispiece
\stopchapter
\startchapter[title={What is FAIMS?}, marking={What is FAIMS?}]
\component WhatIsFaims/WelcomeToFaims
\stopchapter
\startchapter[title={Making Your Own Modules}, marking={Making your own}]
\component MakingYourOwn/PartsOfModule
\component MakingYourOwn/TourDataSchema
\stopchapter
\startchapter[title={Setting up the Development Environment}, marking={Setting up Dev}]
\component SettingUpDev/DeployingVM
\component SettingUpDev/InstallingTools
\stopchapter
\startchapter[title={How to Code Modules}]
\component HowToCodeModules/CodingModulesIntro
\component HowToCodeModules/CodingModulesCreationProcess
\component HowToCodeModules/UnderstandingXMLDocuments
\component HowToCodeModules/UnderstandingFAIMSXML
\component HowToCodeModules/ExploringSimpleModule
\component HowToCodeModules/MatchModule
\component HowToCodeModules/AdditionalFeatures
\component HowToCodeModules/AdvancedProgramming
\stopchapter
\startchapter[title={Deploy and Debug Modules}, marking={Deploy and Debug}]
\component DeployDebug/DeployModules
\component DeployDebug/DebugModules
\stopchapter
\startchapter[title={Finis}, marking={Finis}]
\component Finis/CantSolveProblem
\stopchapter
\stoptext