]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Updated headings and copyrights.
authorMartin Mares <mj@ucw.cz>
Wed, 31 May 2000 13:54:00 +0000 (13:54 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 31 May 2000 13:54:00 +0000 (13:54 +0000)
doc/bird.sgml
doc/prog-head.sgml [new file with mode: 0644]

index c2e9c69576f30b2ba847a3f3e23f362f2c4d10c3..9bae9eea7b051baea6e08ca84eaa0bcf2f4e9788 100644 (file)
 
 <article>
 
-<title>BIRD
+<title>BIRD User's Guide
 <author>
-Pavel Machek <tt/pavel@ucw.cz/
+Ondrej Filip <it/&lt;feela@network.cz&gt;/,
+Pavel Machek <it/&lt;pavel@ucw.cz&gt;/,
+Martin Mares <it/&lt;mj@ucw.cz&gt;/
+</author>
 
 <abstract>
-This document contains documentation for BIRD Internet Routing Daemon
+This document contains user documentation for the BIRD Internet Routing Daemon project.
 </abstract>
 
 <!-- Table of contents -->
diff --git a/doc/prog-head.sgml b/doc/prog-head.sgml
new file mode 100644 (file)
index 0000000..5114d14
--- /dev/null
@@ -0,0 +1,25 @@
+<!doctype birddoc system>
+
+<!--
+    BIRD: Programmer's Documentation
+
+    Copyright (c) 2000 Martin Mares <mj@ucw.cz>
+ -->
+
+<article>
+
+<title>BIRD Programmer's Documentation
+<author>
+Ondrej Filip <it/&lt;feela@network.cz&gt;/,
+Pavel Machek <it/&lt;pavel@ucw.cz&gt;/,
+Martin Mares <it/&lt;mj@ucw.cz&gt;/
+</author>
+
+<abstract>
+This document contains programmer's documentation for the BIRD Internet Routing Daemon project.
+</abstract>
+
+<!-- Table of contents -->
+<toc>
+
+<!-- Begin the document -->