Fixed the oversized architecture diagram in the PDF
This commit is contained in:
parent
b134bfb974
commit
6269d21712
@ -23,20 +23,19 @@
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="images/architecture.png" format="PNG"/>
|
||||
<imagedata fileref="images/architecture.png" format="PNG" scale="50" scalefit="1" align="center" />
|
||||
</imageobject>
|
||||
<textobject>
|
||||
<phrase>The Architecture Diagram of Netty</phrase>
|
||||
</textobject>
|
||||
<caption>
|
||||
</mediaobject>
|
||||
|
||||
<para>
|
||||
In this chapter, we will examine what core functionalities are provided
|
||||
in Netty and how they constitute a complete network application
|
||||
development stack on top of the core. Please keep this diagram in mind
|
||||
as you read this chapter.
|
||||
</para>
|
||||
</caption>
|
||||
</mediaobject>
|
||||
|
||||
<section>
|
||||
<title>Rich Buffer Data Structure</title>
|
||||
|
Loading…
Reference in New Issue
Block a user