Adding the OKResponse definition to the IO reST docs.
This commit is contained in:
parent
c32d22d7b8
commit
448687d692
1 changed files with 5 additions and 0 deletions
|
|
@ -234,6 +234,11 @@ And it's companion object:
|
|||
.. includecode:: code/docs/io/HTTPServer.scala
|
||||
:include: actor-companion
|
||||
|
||||
And the OKResponse:
|
||||
|
||||
.. includecode:: code/docs/io/HTTPServer.scala
|
||||
:include: ok-response
|
||||
|
||||
A ``main`` method to start everything up:
|
||||
|
||||
.. includecode:: code/docs/io/HTTPServer.scala
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue