=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.105 retrieving revision 1.106 diff -u -p -r1.105 -r1.106 --- mandoc/Attic/index.sgml 2011/01/07 15:22:21 1.105 +++ mandoc/Attic/index.sgml 2011/03/22 10:02:50 1.106 @@ -39,10 +39,9 @@

- 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, PostScript, and PDF. It is a mdocml consists of the libmandoc validating + compilers and mandoc, which interfaces with the compiler library to format + output for UNIX terminals, XHTML, HTML, PostScript, and PDF. It is a BSD.lv project.

@@ -60,8 +59,7 @@

mdocml is architecture- and system-neutral, written in plain-old C. The most - current version is @VERSION@, dated @VDATE@. A full - ChangeLog (txt) is written with each release. + current version is @VERSION@, dated @VDATE@.

@@ -172,42 +170,18 @@ - man(3) + mandoc(3) - man macro compiler library + mandoc macro compiler library - (text | - xhtml | - pdf | - postscript) + (text | + xhtml | + pdf | + postscript) - mdoc(3) - - mdoc macro compiler library - - (text | - xhtml | - pdf | - postscript) - - - - - roff(3) - - roff macro compiler library - - (text | - xhtml | - pdf | - postscript) - - - - man(7) man language reference @@ -220,6 +194,18 @@ + eqn(7) + + eqn-mandoc language reference + + (text | + xhtml | + pdf | + postscript) + + + + mandoc_char(7) mandoc special characters @@ -348,7 +334,7 @@ still minimal, especially for -Thtml and -Txhtml, but manages to at least display data. This means that mandoc now has built-in support for two troff preprocessors via - libroff: soelim and tbl. + libroff: soelim and tbl.

@@ -375,7 +361,7 @@ HREF="#documentation">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 + Lastly, libmdoc and libman have been cleaned up and reduced in size and complexity.

@@ -388,7 +374,7 @@
- Copyright © 2008–2011 Kristaps Dzonsons, $Date: 2011/01/07 15:22:21 $ + Copyright © 2008–2011 Kristaps Dzonsons, $Date: 2011/03/22 10:02:50 $