=doc fix broken links and chapter name
This commit is contained in:
parent
52a204cb7f
commit
ac34fde1dd
3 changed files with 2 additions and 2 deletions
|
|
@ -0,0 +1,23 @@
|
|||
.. _-withMaterializer-:
|
||||
|
||||
withMaterializer
|
||||
====================
|
||||
|
||||
...
|
||||
|
||||
Signature
|
||||
---------
|
||||
|
||||
.. includecode2:: /../../akka-http/src/main/scala/akka/http/scaladsl/server/directives/BasicDirectives.scala
|
||||
:snippet: withMaterializer
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
...
|
||||
|
||||
Example
|
||||
-------
|
||||
|
||||
... includecode2:: ../../../../code/docs/http/scaladsl/server/directives/BasicDirectivesExamplesSpec.scala
|
||||
:snippet: 0withMaterializer
|
||||
Loading…
Add table
Add a link
Reference in a new issue