Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-12 | Doc: Fix deprecated unescaped braces in perl script | Pavel Tvrdik | |
This commit should fix warning `make docs' ./sgml2html bird.sgml Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\nameurl{ <-- HERE (.*)}{(.*)}/ at fmt_latex2e.pl line 287. | |||
2016-10-11 | Doc: Add tag for links to RFCs | Pavel Tvrdik | |
2016-10-11 | Doc: Fix inline <htmlurl></htmlurl> | Pavel Tvrdik | |
Don't make space before or after link name. | |||
2016-10-11 | Doc: Do not use symlinks for files | Pavel Tvrdik | |
2016-10-11 | Doc: Generate one-sided version | Pavel Tvrdik | |
This removes jumping offset for odd and even pages for binding book. | |||
2016-10-11 | Doc: Enable break lines in <tag></tag> | Pavel Tvrdik | |
2016-10-11 | Doc: Add labels to all chapters and options | Pavel Tvrdik | |
2016-10-11 | Doc: Generate clickable PDF | Pavel Tvrdik | |
2016-10-11 | Doc: Fix whitespaces | Pavel Tvrdik | |
2003-04-06 | Updated the documentation building tools to work with a recent ↵ | Martin Mares | |
linuxdoc-tools package. Note that this is (and always was) a terrible hack and we really should replace it with something reasonable which wouldn't need changing every time linuxdoc-tools evolve. I also needed to include a patched version of LinuxDocTools.pm, because the original one explicitly refused to work with a non-linuxdoc DTD. The authors of linuxdoc recommend to use sgmltools-lite in such cases, but it would mean rewritting our formatting rules to the DSSSL language which I don't dare to speak about here :) | |||
2000-06-08 | More spellchecking and typographic changes. | Pavel Machek | |
2000-06-05 | Define element <progdoc> which initializes different formatting for the | Martin Mares | |
programmer's guide (\raggedbottom etc.). Also, omit "\usepackage{t1enc}", so that bullets work now. | |||
2000-06-05 | Move TeX trickery for typesetting of function descriptions to where | Martin Mares | |
it belongs. | |||
2000-06-05 | Avoid using style combinations such as italic typewriter font. | Martin Mares | |
2000-06-02 | Typographical enhancements. Now, the documentation is typeset using a modified | Martin Mares | |
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-05-31 | This should be enough from the SGMLtools distribution to make the | Martin Mares | |
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 | Formatting of progdoc works in both HTML and LaTeX. The LaTeX output | Martin Mares | |
still has somewhat weird spacing, but it will be hopefully easy to fix. | |||
2000-05-31 | Added tags for markup of programmer's documentation. | Martin Mares | |
2000-05-30 | Recovering after change linuxdoc->birddoc | Pavel Machek | |
2000-05-29 | Renamed the DTD from linuxdoc to birddoc. | Martin Mares | |
Pavel, please check whether it builds in your environment as well. | |||
2000-05-19 | Descriptive lists rendered better in TeX. | Pavel Machek | |
2000-05-11 | Critical files from linuxdoc1 distribution checked in. | Pavel Machek | |