diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 0164074d07..70a65c688c 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -19,6 +19,26 @@ | |||
19 | (system development and application development)]. | 19 | (system development and application development)]. |
20 | </para> | 20 | </para> |
21 | 21 | ||
22 | <section id='place-holder-section-one'> | ||
23 | <title>Place-Holder Section One</title> | ||
24 | |||
25 | <para> | ||
26 | Text needed here. | ||
27 | </para> | ||
28 | </section> | ||
29 | |||
30 | <section id='place-holder-section-two'> | ||
31 | <title>Place-Holder Section Two</title> | ||
32 | |||
33 | <para> | ||
34 | Text needed here. | ||
35 | </para> | ||
36 | </section> | ||
37 | |||
38 | |||
39 | |||
40 | |||
41 | |||
22 | </chapter> | 42 | </chapter> |
23 | <!-- | 43 | <!-- |
24 | vim: expandtab tw=80 ts=4 | 44 | vim: expandtab tw=80 ts=4 |