From 65755bc681d4447b9f7114e5b64a91c8b9e4ba9b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 15 Oct 2014 07:31:00 +0200 Subject: info: make architures sections into subsections MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 4b52a8f..0e44487 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -5118,6 +5118,16 @@ Right @kbd{super} key @node Discussion @chapter Discussion +@menu +* Server Architecture:: Discussion on fundamental design choices. +@end menu + + + +@node Server Architecture +@section Server Architecture + + This chapter aims to enumerate advantages and disadvantages with micro-display servers, traditional monolithic display servers and @@ -5137,7 +5147,7 @@ any insight. @node The Microserver Architecture -@section The Microserver Architecture +@subsection The Microserver Architecture Description: The display server is implement with multiple binaries that speak with each other using @@ -5208,7 +5218,7 @@ part of the display server where it is required. @node The Monolithic Server Architecture -@section The Monolithic Server Architecture +@subsection The Monolithic Server Architecture Description: The display server is implemented as one binary. @@ -5241,7 +5251,7 @@ footprint than its full-fledged counterparts. @node The Hybrid Server Architecture -@section The Hybrid Server Architecture +@subsection The Hybrid Server Architecture Description: The display server is implmeneted with the microserver architecture except some @@ -5294,7 +5304,7 @@ and an implementation thereof. @node The Megalithic Server Architecture -@section The Megalithic Server Architecture +@subsection The Megalithic Server Architecture Description: A monolithic display server where applications are loaded or compiled into the display @@ -5348,7 +5358,7 @@ performing gaming consoles. @node The Modular Server Architecture -@section The Modular Server Architecture +@subsection The Modular Server Architecture Description: A monolithic display server where server-like programs can be loaded as modules into the display server @@ -5386,7 +5396,7 @@ server display. @node The Modular Microserver Architecture -@section The Modular Microserver Architecture +@subsection The Modular Microserver Architecture Description: A modular display server with a module that enables clients to act as modules that communicates @@ -5420,7 +5430,7 @@ transformed version. @node The Exoserver Architecture -@section The Exoserver Architecture +@subsection The Exoserver Architecture Description: An exo-display server is a tiny display server that attempts to let applications access the -- cgit v1.2.3-70-g09d2