From 371adba6deb0add48fd4d03d40d4e098590689fc Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 2 Jun 2000 17:23:53 +0000 Subject: Use for chapters, for sections and for subsections. --- doc/prog-intro.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/prog-intro.sgml') diff --git a/doc/prog-intro.sgml b/doc/prog-intro.sgml index e4affaf..ac45ab2 100644 --- a/doc/prog-intro.sgml +++ b/doc/prog-intro.sgml @@ -1,6 +1,6 @@ -BIRD Design +BIRD Design -Introduction +Introduction

This document describes the internal workings of the BIRD, its architecture, design decisions and rationale behind them. It also contains documentation on @@ -17,7 +17,7 @@ is a sister of talent", we've tried to write a much shorter document highlightin the most important stuff and leaving the boring technical details better explained by the program source itself together with comments contained therein. -Design goals +Design goals

When planning the architecture of BIRD, we've taken a close look at the other existing routing daemons and also at some of the operating systems used on dedicated routers, gathered all important @@ -81,7 +81,7 @@ our own scheduling of events. -Architecture +Architecture

The requirements set above have lead to a simple modular architecture containing the following types of modules: @@ -118,7 +118,7 @@ interface to the CLI. -Implementation +Implementation

BIRD has been written in GNU C. We've considered using of C++, but we've preferred the simplicity and straightforward nature of C which gives us fine -- cgit v1.2.3