Revision 80e86c86
Added by Andreas Kohlbecker over 11 years ago
src/site/fml/troubleshooting.fml | ||
---|---|---|
8 | 8 |
<part id="general"> |
9 | 9 |
<title>General</title> |
10 | 10 |
|
11 |
<faq id="whats-foo">
|
|
11 |
<faq id="run-cdmlib-webapp">
|
|
12 | 12 |
<question> |
13 |
What is Foo?
|
|
13 |
How can I get help?
|
|
14 | 14 |
</question> |
15 | 15 |
<answer> |
16 |
<p>some markup goes here</p> |
|
17 |
|
|
18 |
<source>some source code</source> |
|
19 |
|
|
20 |
<p>some markup goes here</p> |
|
16 |
<p>The troubelshooting section is still under construction. I order to get help, please contact us by email: editsupport@bgbm.org</p> |
|
21 | 17 |
</answer> |
22 | 18 |
</faq> |
23 | 19 |
|
... | ... | |
30 | 26 |
</answer> |
31 | 27 |
</faq> |
32 | 28 |
</part> |
33 |
|
|
34 |
<part id="install"> |
|
35 |
|
|
36 |
<title>Installation</title> |
|
37 |
|
|
38 |
<faq id="how-install"> |
|
39 |
<question> |
|
40 |
How do I install Foo? |
|
41 |
</question> |
|
42 |
<answer> |
|
43 |
<p>some markup goes here</p> |
|
44 |
</answer> |
|
45 |
</faq> |
|
46 |
|
|
47 |
</part> |
|
48 |
|
|
29 |
|
|
49 | 30 |
</faqs> |
Also available in: Unified diff
site documentation updated