1532a244da
mj's fixes to rip documentation.
2000-06-06 20:54:05 +00:00
a7c9f7c065
Batch of mj's corrections (config + filters)
2000-06-06 20:35:59 +00:00
a00c7a18f5
Typos in Static section.
2000-06-06 11:58:25 +00:00
02357f960e
Merged mj's changes, up-to "import filter".
2000-06-06 11:53:22 +00:00
a852c139dc
Don't let example overflow, and new chapter for "about routing tables".
2000-06-06 11:05:12 +00:00
c1824c4d4c
Simple autentication added.
2000-06-06 01:23:03 +00:00
7d68e18b41
Added NBMA into examples.
2000-06-06 00:21:06 +00:00
ab698fc57c
Added example of OSPF configuration.
2000-06-05 21:09:03 +00:00
a13eaf219a
Define element <progdoc> which initializes different formatting for the
...
programmer's guide (\raggedbottom etc.).
Also, omit "\usepackage{t1enc}", so that bullets work now.
2000-06-05 21:02:57 +00:00
854128a5ed
Don't print empty synopses of functions.
2000-06-05 21:01:58 +00:00
f1aa23d4b3
Minor tweaks of spacing.
2000-06-05 20:24:42 +00:00
2debcb9eb0
Move TeX trickery for typesetting of function descriptions to where
...
it belongs.
2000-06-05 19:17:37 +00:00
1605f043aa
Avoid using style combinations such as italic typewriter font.
2000-06-05 19:08:27 +00:00
22080a8640
Make rip example fit on page.
2000-06-05 16:42:54 +00:00
8798c81176
Docs updates:
...
make prog.dvi
do not overflow in .dvi
include filter documentation in the system
2000-06-05 16:36:16 +00:00
b458ce83d7
Print out function synopsis as a part of the declaration.
...
Also, reverted my previous hack for `&' and replaced it by just disabling
the `& -> &' conversions.
2000-06-05 16:19:27 +00:00
b093c328f5
Updates to both programmers and users doc
2000-06-05 12:52:57 +00:00
42b3daa09c
Description of protocol module moved to where it belongs. If documentation
...
of standard modules is stored in their source, such auxilliary files
should be as well.
2000-06-05 09:51:24 +00:00
899fc0abfe
`|' now works as it should.
2000-06-03 18:22:43 +00:00
2e130b5cad
Recognize `|xxxx|' as verbatim text and typeset it using <tt>.
2000-06-03 17:02:30 +00:00
7e602d5ea7
Killed several bugs in kernel-doc. The most painful one was that it
...
was unable to recognize structure markers `&'.
2000-06-02 17:42:21 +00:00
371adba6de
Use <chapt> for chapters, <sect> for sections and <sect1> for subsections.
2000-06-02 17:23:53 +00:00
6cba2d5eeb
Typographical enhancements. Now, the documentation is typeset using a modified
...
book style.
Please look at this version and tell me your opinion. Especially I don't feel
happy about the spacing and (not) indenting of paragraphs.
Also, I've removed things like "fax" and "letter" from the LaTeX mapping file.
2000-06-02 17:22:43 +00:00
3c6269b8fe
Added documentation on protocols.
...
Protocol hooks deserve an extra chapter (to come soon).
2000-06-02 13:42:36 +00:00
75317ab8e5
Spelling fixes.
2000-06-02 09:51:26 +00:00
f8e2d916b6
Minor fixes.
2000-06-02 09:46:35 +00:00
cd4fecb66a
Made it *compile* !!!
2000-06-02 09:35:17 +00:00
326e33f521
Results of complete reading of documentation.
2000-06-02 07:59:26 +00:00
658d272bb6
Better handling of parameterless functions.
2000-06-01 17:11:10 +00:00
7257749266
Some other reply codes allocated.
2000-06-01 16:45:10 +00:00
a783e259d8
Cisco-like "show ospf neighbors" implemented.
2000-06-01 15:53:06 +00:00
c23f40b145
Use <funcsect> instead of <sect3>.
2000-06-01 15:04:25 +00:00
56ca7acd3a
BGP: RFC 2842 has replaced the cap-draft.
2000-06-01 12:55:26 +00:00
c184d9d0bd
Documentation update
2000-05-31 21:51:04 +00:00
1c1f1b6c0a
This should be enough from the SGMLtools distribution to make the
...
SGMLtools happy.
The only symlink you need now is dist/birddoc -> dist/sgmltool. I'm
convinced it could be avoided by renaming the directory instead, but I'd
rather avoid it due to CVS pecularities.
2000-05-31 14:27:49 +00:00
1885aa8ce3
Clean LaTeX .aux and .toc files as well.
2000-05-31 14:25:27 +00:00
fcdddff5f3
Formatting of progdoc works in both HTML and LaTeX. The LaTeX output
...
still has somewhat weird spacing, but it will be hopefully easy
to fix.
2000-05-31 14:24:21 +00:00
aa185265f1
Updated headings and copyrights.
2000-05-31 13:54:00 +00:00
38cf78a97a
Added the introduction chapter of progdoc.
2000-05-31 13:30:58 +00:00
3caca73fd9
Spelling check and update of LocalWords.
2000-05-31 13:30:29 +00:00
46527a939e
Modified the Makefile to work in the source tree.
...
From now, you can just `make userdocs' in doc, no need to use ugly scripts.
Also, `make progdocs' builds the programmer's documentation in HTML,
LaTeX version to come later.
2000-05-31 11:35:47 +00:00
c9c3611734
Added new output format `bird' which creates birddoc SGML.
2000-05-31 11:29:22 +00:00
3fc2595495
Added tags for markup of programmer's documentation.
2000-05-31 11:28:52 +00:00
c92795e934
Moved old TeX documents to old/ to make them not interfere with doc building.
2000-05-31 11:28:07 +00:00
a2a3ced83e
Added Pipe documentation.
2000-05-31 10:07:27 +00:00
36032dedc6
Added section about client.
2000-05-30 19:20:02 +00:00
7b099bf9a7
Recovering after change linuxdoc->birddoc
2000-05-30 11:50:17 +00:00
068b41272e
Don't say too bad things about our concurence.
2000-05-30 11:27:42 +00:00
e9df1bb647
Small change in working to make it obvious we are free software.
2000-05-30 11:23:47 +00:00
1cb10462c3
Date removed.
2000-05-30 11:22:12 +00:00