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:
Arnout Engelen 2019-06-03 16:54:01 +02:00 committed by GitHub
parent e5d9ce8cd3
commit f18f2c6559
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)
@@@