diff options
Diffstat (limited to 'doc/dw-widget-sizes.doc')
-rw-r--r-- | doc/dw-widget-sizes.doc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/dw-widget-sizes.doc b/doc/dw-widget-sizes.doc index a82d3b99..ffc7fb5d 100644 --- a/doc/dw-widget-sizes.doc +++ b/doc/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 - */ |