=================================================================== RCS file: /cvs/texi2mdoc/index.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- texi2mdoc/index.xml 2015/02/23 22:50:11 1.4 +++ texi2mdoc/index.xml 2015/02/25 15:02:57 1.5 @@ -14,18 +14,23 @@ body > nav div:first-child { border-left: none; padding-left: 0; } body > footer { padding: 1em 5%; } body > nav a { color: #000; } - article { padding: 1em 5%; } + article { padding: 1em 5%; line-height: 125%; } a { text-decoration: none; } + nav[data-sblg-nav] ul { padding: 0; list-style-type: none; } + nav[data-sblg-nav] li { margin: 1ex 0; } + nav[data-sblg-nav] li h2 { margin: 0; margin-bottom: 1ex; background-color: #336699; box-shadow: 1px 1px 2px #666; + color: #eef; display: inline-block; padding: 0.75ex; font-size: 14pt; border-radius: 8px; font-weight: normal; } + .nm { font-style: italic; } - +
-

texi2mdoc

-
Convert Texinfo data to mdoc input
+

texi2mdoc

+
Convert Texinfo data to mdoc input
@@ -39,14 +44,16 @@ and should compile on any modern UNIX system.

- Contact Kristaps with questions, but please make sure any formatting issue - hasn't already been covered in the manual. + For the time being, contact the mandoc mailing list with + questions, but please make sure any formatting issue hasn't already been covered in the manual. texi2mdoc is available over anoncvs, with the module being texi2mdoc instead of mdocml as noted in the instructions. You can also browse via cvsweb.