From 843266ef22e83878a9e63d711f52a924355008a6 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 4 Jul 2009 08:06:42 +0000 Subject: Minor www fixes. --- index.sgml | 73 ++++++++++++++++++++++++++++++++------------------------------ style.css | 34 ++++++----------------------- 2 files changed, 44 insertions(+), 63 deletions(-) diff --git a/index.sgml b/index.sgml index 918d0bbb..2bceb680 100644 --- a/index.sgml +++ b/index.sgml @@ -7,7 +7,7 @@ mdocml.bsd.lv - +
@@ -53,31 +53,31 @@

Sources correctly build and install on FreeBSD, OpenBSD, NetBSD and Linux operating systems, tested - variously on i386, AMD64, alpha and others. The most current version is @VERSION@, dated @VDATE@. A full ChangeLog is written with each new version. + href="/snapshots/ChangeLog">ChangeLog is written with each release.

Downstream

-
- - +
+ + @@ -94,36 +94,36 @@ Current -
FreeBSD - ports/textproc/mandoc + ports/textproc/mdocml
NetBSD pkgsrc/textproc/mandoc + class="external">pkgsrc/textproc/mdocml
- - +
+ + @@ -133,32 +133,32 @@ Historical -
Source archive - mdocml.tar.gz - (md5) + /snapshots/mdocml.tar.gz + (md5)
FreeBSD port - mdocml.tar.gz - (md5) + /ports-freebsd/mdocml.tar.gz + (md5)
NetBSD pkgsrc - /ports-netbsd/mdocml.tar.gz - (md5) + /ports-netbsd/mdocml.tar.gz + (md5)
OpenBSD port - mdocml.tar.gz - (md5) + /ports-openbsd/mdocml.tar.gz + (md5)
- - +
+ + @@ -171,9 +171,14 @@ DOCUMENTATION -
Source archive - /snapshots/ + /snapshots/
FreeBSD port - /ports-freebsd/ + /ports-freebsd/
NetBSD pkgsrc - /ports-netbsd/ + /ports-netbsd/
OpenBSD port - /ports-openbsd/ + /ports-openbsd/
- - +

+ These manuals are generated automatically (with mandoc(1)) and refer to the + current snapshot. +

+ +
+ + @@ -217,13 +222,11 @@ For all issues related to mdocml, contact Kristaps Džonsons, kris...@kth.se. + title="Reveal this e-mail address">...@kth.se.

- If you want to receive a semi-automated mail-out of new versions, then please write with a message + If you want to receive a semi-automated mail-out of new releases, then please write with a message subject of subscribe mdocml (or unsubscribe mdocml).

@@ -231,7 +234,7 @@ diff --git a/style.css b/style.css index 63a161a5..d100c3b5 100644 --- a/style.css +++ b/style.css @@ -2,18 +2,13 @@ body { color: #333333; font-size: smaller; font-family: Verdana, Tahoma, Arial, sans-serif; } -p { margin-left: 40px; - text-align: justify; } - -table { margin-left: 40px; } +table.frame { max-width: 800px; + padding-left: 10px; } -ul { margin-left: 40px; } +table { padding-left: 40px; } -p.boxed { border: 1px solid #cccccc; - margin-left: 40px; - text-align: justify; - padding: 2px; - color: black; } +p { padding-left: 40px; + text-align: justify; } h1 { font-weight: bold; font-size: small; @@ -21,29 +16,14 @@ h1 { font-weight: bold; h2 { font-weight: bold; font-size: small; - margin-left: 20px; - margin-bottom: 0px; - font-family: Verdana, Tahoma, Arial, sans-serif; } - -h3 { font-size: small; - font-weight: normal; - margin-left: 20px; + padding-left: 20px; margin-bottom: 0px; font-family: Verdana, Tahoma, Arial, sans-serif; } -a.man { text-decoration: none; - border-bottom: 1px dotted #999999; } - -span.path { color: #000000; } - span.nm { color: #000000; font-weight: bold; } span.attn { color: #000000; font-weight: bold; } -span.fl { font-weight: bold; } - -span.ar { text-decoration: underline; } - div.head { border-bottom: 1px dotted #cccccc; padding-bottom: 5px; text-align: right; } @@ -54,5 +34,3 @@ div.foot { border-top: 1px dotted #cccccc; text-align: right; } a.external { background: transparent url(external.png) center right no-repeat; padding-right: 12px; } - -td.zebra { background-color: #eeeeee; } -- cgit v1.2.3-56-ge451
mandoc(1)
- Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/06/25 10:52:56 $ + Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/07/04 08:06:42 $