Add common/io-layer to the ToC (#27018)
Solves part of https://github.com/akka/akka.github.com/issues/606
This commit is contained in:
parent
e5d9ce8cd3
commit
f18f2c6559
1 changed files with 8 additions and 0 deletions
|
|
@ -116,3 +116,11 @@ A `ByteStringBuilder` can be wrapped in a `java.io.OutputStream` via the `asOutp
|
|||
## Architecture in-depth
|
||||
|
||||
For further details on the design and internal architecture see @ref:[I/O Layer Design](common/io-layer.md).
|
||||
|
||||
@@toc
|
||||
|
||||
@@@ index
|
||||
|
||||
* [I/O Layer Design](common/io-layer.md)
|
||||
|
||||
@@@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue