fixing scrbl error
svn: r14389
This commit is contained in:
parent
0adc7a50f2
commit
21b2e76489
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
@defmodulelang[web-server]
|
@defmodulelang[web-server]
|
||||||
|
|
||||||
|
@section[#:style 'hidden #:tag "stateless-example"]{Example}
|
||||||
|
|
||||||
A stateless servlet should @scheme[provide] the following exports:
|
A stateless servlet should @scheme[provide] the following exports:
|
||||||
|
|
||||||
@(require (for-label web-server/http
|
@(require (for-label web-server/http
|
||||||
|
|
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
@defmodule[web-server/servlet]
|
@defmodule[web-server/servlet]
|
||||||
|
|
||||||
|
@section[#:style 'hidden #:tag "servlet-example"]{Example}
|
||||||
|
|
||||||
A stateful servlet should @scheme[provide] the following exports:
|
A stateful servlet should @scheme[provide] the following exports:
|
||||||
|
|
||||||
@(require (for-label web-server/http
|
@(require (for-label web-server/http
|
||||||
|
|
Loading…
Reference in New Issue
Block a user