aboutsummaryrefslogtreecommitdiff
path: root/devdoc/dw-widget-sizes.doc
diff options
context:
space:
mode:
Diffstat (limited to 'devdoc/dw-widget-sizes.doc')
-rw-r--r--devdoc/dw-widget-sizes.doc18
1 files changed, 9 insertions, 9 deletions
diff --git a/devdoc/dw-widget-sizes.doc b/devdoc/dw-widget-sizes.doc
index a82d3b99..ffc7fb5d 100644
--- a/devdoc/dw-widget-sizes.doc
+++ b/devdoc/dw-widget-sizes.doc
@@ -1,8 +1,14 @@
/** \page dw-widget-sizes Sizes of Dillo Widgets
-<div style="border: 2px solid #ff4040; margin-bottom: 0.5em;
-padding: 0.5em 1em; background-color: #fff0f0"><b>Info:</b>
-Not up to date, see \ref dw-grows.</div>
+<div style="border: 2px solid #ffff00; margin: 1em 0;
+ padding: 0.5em 1em; background-color: #ffffe0">The complex "widget
+ sizes" is currently divided into three documents: **Sizes of Dillo
+ Widgets** (this document), \ref dw-grows, and \ref
+ dw-size-request-pos. </div>
+
+<div style="border: 2px solid #ff4040; margin: 1em 0;
+ padding: 0.5em 1em; background-color: #fff0f0"><b>Info:</b>
+ Not up to date, see other documents.</div>
Allocation
==========
@@ -268,10 +274,4 @@ This could be done furthermore:
- Is it possible to define exacter rules, along with a proof that no
problems (like endless recursion) can occur?
-
-See also
-========
-
-- \ref dw-grows
-
*/