~gdesklets-desklet-team/gdesklets/0.36

« back to all changes in this revision

Viewing changes to doc/book/layout.xml

  • Committer: Robert Pastierovic
  • Date: 2007-10-07 10:08:42 UTC
  • Revision ID: pastierovic@gmail.com-20071007100842-fdvp2vzmqgh1j87k
merged 0.3x branch and basic documentation and some other changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<chapter id="layout"  xmlns:xi="http://www.w3.org/2001/XInclude">
 
2
  <title>Layouting</title>
 
3
 
 
4
  <para>A big strength of <application>gDesklets</application> are its
 
5
    rich layouting capabilities, which easily surpass conventional layouting
 
6
    in graphical toolkits. This chapter explains layouting in detail.</para>
 
7
 
 
8
  <xi:include href="layout-units.xml"/>
 
9
  <xi:include href="layout-anchors.xml"/>
 
10
  <xi:include href="layout-relative.xml"/>
 
11
  <xi:include href="layout-mistakes.xml"/>
 
12
 
 
13
</chapter>