X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/6787e43ff48772d740c83ecc7c4f0dd356aa763f..944094ed2bd5df11aacbf26ce2f6832135891b31:/index.sgml diff --git a/index.sgml b/index.sgml index fdbf833c..83e2b18e 100644 --- a/index.sgml +++ b/index.sgml @@ -42,7 +42,7 @@ mdocml consists of the libmdoc, libman, and libroff validating compilers; and mandoc, which interfaces with the compiler libraries to format output for UNIX - terminals, XHTML, HTML, and PostScript. mdocml is a mdocml is a BSD.lv project.
@@ -69,7 +69,7 @@man macro compiler library - (text | postscript) + (text | + xhtml | + pdf | + postscript) | man language reference - (text | postscript) + (text | + xhtml | + pdf | + postscript) | @@ -182,7 +188,10 @@format and display UNIX manuals - (text | postscript) + (text | + xhtml | + pdf | + postscript) | @@ -191,8 +200,10 @@mandoc special characters - (text | postscript) + (text | + xhtml | + pdf | + postscript) | @@ -201,7 +212,10 @@mdoc macro compiler library - (text | postscript) + (text | + xhtml | + pdf | + postscript) | @@ -210,7 +224,10 @@mdoc language reference - (text | postscript) + (text | + xhtml | + pdf | + postscript) | @@ -219,7 +236,10 @@roff macro compiler library - (text | postscript) + (text | + xhtml | + pdf | + postscript) | @@ -228,7 +248,10 @@roff-mandoc language reference - (text | postscript) + (text | + xhtml | + pdf | + postscript) | @@ -256,12 +279,11 @@
bug-reports, general questions, and announcements | ++ bug-reports, general questions, and announcements + (archive) + | |
tec...@mdocml.bsd.lv | -patches and system discussions | ++ patches and system discussions + (archive) + |
sou...@mdocml.bsd.lv | -source commit messages | ++ source commit messages + (archive) + |
- XX-07-2010: + 24-12-2010: + version 1.10.8 +
++ Significant improvements merged from OpenBSD downstream, including +
++ Also overhauled the -Thtml and -Txhtml output modes. They now display readable output in arbitrary + browsers, including text-based ones like lynx. See HTML and XHTML manuals in the DOCUMENTATION section for examples. Attention: available style-sheet classes have been considerably + changed! See the example.style.css file for details. + Lastly, libmdoc and libman have been + cleaned up and reduced in size and complexity. +
++ 27-09-2010: + version 1.10.6 +
++ Calling conventions for mandoc have changed: -W improved and -f deprecated. Non-ASCII + characters are also now uniformly discarded. Lots of documentation improvements. Many + incremental fixes accomodating for groff's more interesting productions. Lastly, pod2man preambles are + now fully accepted after some considerable roff and special + character support. +
++ 27-07-2010: version 1.10.5
- Purely a bug-fix and polish release. Highlights: + Primarily a bug-fix and polish release, but including -Tpdf + support in mandoc by way of Summer of Code. + Highlights:
Smhandling
Smand
Bdhandling
Bkmdoc support