X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bfec9cc7ab5a396f7662090b208691ec59a69f1b..2f1753cc3e240fa497a87873ed19fe3f11e22331:/doc/help/xslt/webhelp/docs/content/ch03.html diff --git a/doc/help/xslt/webhelp/docs/content/ch03.html b/doc/help/xslt/webhelp/docs/content/ch03.html deleted file mode 100644 index 0e608fdc..00000000 --- a/doc/help/xslt/webhelp/docs/content/ch03.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - -Chapter 3. Developer Docs

Chapter 3. Developer Docs

This chapter provides an overview of how webhelp is implemented.

The table of contents and search panes are implemented as divs and - rendered as if they were the left pane in a frameset. As a result, the - page must save the state of the table of contents and the search in - cookies when you navigate away from a page. When you load a new page, the - page reads these cookies and restores the state of the table of contents - tree and search. The result is that the help system behaves exactly as if - it were a frameset.