Annotation of embedaddon/bird2/doc/prog-head.sgml, revision 1.1.1.1

1.1       misho       1: <!doctype birddoc system>
                      2: 
                      3: <!--
                      4:     BIRD: Programmer's Documentation
                      5: 
                      6:     Copyright (c) 2000 Martin Mares <mj@ucw.cz>
                      7:  -->
                      8: 
                      9: <book>
                     10: <progdoc>
                     11: 
                     12: <title>BIRD Programmer's Documentation
                     13: <author>
                     14: Ondrej Filip <it/&lt;feela@network.cz&gt;/,
                     15: Pavel Machek <it/&lt;pavel@ucw.cz&gt;/,
                     16: Martin Mares <it/&lt;mj@ucw.cz&gt;/,
                     17: Ondrej Zajicek <it/&lt;santiago@crfreenet.org&gt;/
                     18: </author>
                     19: 
                     20: <abstract>
                     21: This document contains programmer's documentation for the BIRD Internet Routing Daemon project.
                     22: </abstract>
                     23: 
                     24: <!-- Table of contents -->
                     25: <toc>
                     26: 
                     27: <!-- Begin the document -->

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>