Rearranged documentation
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
|
||||
#lang scribble/manual
|
||||
|
||||
@(require racket/runtime-path
|
||||
scribble/core
|
||||
)
|
||||
|
||||
@title{@elem{racket-webview}}
|
||||
|
||||
@table-of-contents[]
|
||||
|
||||
@include-section["racket-webview-intro.scrbl"]
|
||||
@include-section["wv-context.scrbl"]
|
||||
@include-section["wv-settings.scrbl"]
|
||||
@include-section["wv-window.scrbl"]
|
||||
@include-section["menu.scrbl"]
|
||||
@include-section["wv-dialog.scrbl"]
|
||||
@include-section["wv-element.scrbl"]
|
||||
@include-section["wv-input.scrbl"]
|
||||
@include-section["racket-webview.scrbl"]
|
||||
@include-section["racket-webview-qt.scrbl"]
|
||||
@include-section["rgba.scrbl"]
|
||||
@include-section["mimetypes.scrbl"]
|
||||
@include-section["rktwebview-api.scrbl"]
|
||||
@include-section["rktwebviewqt-internals.scrbl"]
|
||||
|
||||
@index-section[]
|
||||
Reference in New Issue
Block a user