diff --git a/doc/index.html b/doc/index.html index f7c3cc4..501cfb1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -97,7 +97,7 @@

Examples

(toplevel-tk)

This will automatically create a suitable Tk back-end. See below for details on what these back-ends + href="#back-ends">below for details on what these back-ends are.

You should now see an empty window. Next, we'll want to put @@ -110,7 +110,7 @@

Examples

(tcl "pack" (tcl[ "ttk::label" ".label" :text "Hello world"))
-

See below for information about the +

See the reference for information about the way in which arguments to tcl and tcl[ are treated.