File: [cvsweb.bsd.lv] / texi2mdoc / index.xml (download)
Revision 1.7, Wed Apr 6 15:53:18 2016 UTC (9 years ago) by schwarze
Branch: MAIN
CVS Tags: HEAD Changes since 1.6: +1 -1 lines
link to man.openbsd.org
|
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta charset="utf-8" />
<title>texi2mdoc | Convert texinfo data to mdoc input </title>
<style>
body { margin: 0; font-size: 13pt; }
body > header { background-color: #336699; color: #fff; padding: 1em 5%; }
body > header h1 { margin: 0; font-weight: normal; }
body > header div { font-size: 18pt; }
body > nav { background-color: #ddd; box-shadow: 2px 0 2px #000; padding: 0 5%; color: #666; }
body > nav div { padding: 1ex 1ex; display: inline-block; border-left: thin solid silver; }
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%; 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; }
</style>
</head>
<body itemscope="itemscope" itemtype="http://schema.org/SoftwareApplication">
<header>
<h1 itemprop="name">texi2mdoc</h1>
<div itemprop="description">Convert Texinfo data to mdoc input</div>
</header>
<nav>
<div>Version <span>@VERSION@</span></div>
<div><a itemprop="downloadURL" href="snapshots/texi2mdoc.tgz">Sources</a></div>
<div><a href="snapshots/texi2mdoc.tgz.sha512">SHA512</a></div>
<div><a href="snapshots">Archives</a></div>
</nav>
<article>
<p>
The <span class="nm">texi2mdoc</span> utility is a converter from <a
href="http://www.gnu.org/software/texinfo/">Texinfo</a> into <a
href="http://man.openbsd.org/mdoc.7">mdoc</a>.
It is a standalone <a rel="license"
href="http://www.isc.org/downloads/software-support-policy/isc-license/">ISC</a>-licensed ISO C utility
and should compile on any modern UNIX system.
</p>
<p>
For the time being, contact the <a href="http://mdocml.bsd.lv/contact.html">mandoc mailing list</a> with
questions, but please make sure any formatting issue hasn't already been covered in the <a
href="texi2mdoc.1.html">manual</a>.
<span class="nm">texi2mdoc</span> is available over <a href="http://mdocml.bsd.lv/anoncvs.html">anoncvs</a>,
with the module being <q>texi2mdoc</q> instead of <q>mdocml</q> as noted in the instructions.
You can also browse via <a href="http://mdocml.bsd.lv/cgi-bin/cvsweb/?cvsroot=texi2mdoc">cvsweb</a>.
</p>
<nav data-sblg-nav="1" data-sblg-navsz="4" data-sblg-navcontent="1">
<div><h2>Version <span class="version">${sblg-title}</span> (<time datetime="${sblg-date}">${sblg-date}</time>)</h2></div>
<div>${sblg-aside}</div>
</nav>
</article>
<footer>
© 2015 <a href="http://kristaps.bsd.lv">Kristaps Dzonsons</a>
</footer>
</body>
</html>