Hi Alan, Alan Corey wrote on Mon, Apr 09, 2012 at 02:09:43PM -0400:
> mandoc does a great job of making html files out of OpenBSD > manpages, but I happened to look at the source of one and see lots > of css classes defined. There's no internal style sheet in the page > and no reference to an external one, so I looked at man 1 mandoc. > > It mentions looking at example.style.css but I can't find one on my > system or on the web. http://mdocml.bsd.lv/cgi-bin/cvsweb/example.style.css?cvsroot=mdocml I didn't import the stylesheets into the OpenBSD tree because we don't use them in OpenBSD; or at least not yet, and i never bothered to look at them, at all. Of course, you can use them yourself, or write your own. > I'd like to see what the author of all those > classes envisioned the final output might look like. http://mdocml.bsd.lv/mandoc.1.html By the way, the author is kristaps@, http://kristaps.bsd.lv/ . Yours, Ingo