summaryrefslogtreecommitdiffstatshomepage
path: root/index.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-07 23:08:23 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-07 23:08:23 +0000
commit97ce52b73db0ab7a5fc1b915e913624b2531f9ca (patch)
tree3368c8429d57a18b278853a4c2968b6807f9f574 /index.7
parent2c06cb42dbd9c2e387346dd955aa0ca588f19586 (diff)
downloadmandoc-97ce52b73db0ab7a5fc1b915e913624b2531f9ca.tar.gz
mandoc-97ce52b73db0ab7a5fc1b915e913624b2531f9ca.tar.zst
mandoc-97ce52b73db0ab7a5fc1b915e913624b2531f9ca.zip
*** empty log message ***
Diffstat (limited to 'index.7')
-rw-r--r--index.744
1 files changed, 36 insertions, 8 deletions
diff --git a/index.7 b/index.7
index d696df60..3baf4304 100644
--- a/index.7
+++ b/index.7
@@ -52,6 +52,18 @@ or
.It
and so on.
.El
+.Pp
+The
+.Nm
+utility has been tested under Linux and
+.Ox ,
+specifically on
+.Ox
+manual source.
+.Nm
+is
+.Ud
+.\"
.Ss Filtering
When a block of source has been verified, it's passed to the front-end
fitlers, which format and display data. The
@@ -59,6 +71,7 @@ fitlers, which format and display data. The
utility is invoked with a filter by the
.Fl f
flag. The HTML filter has the following features:
+.Pp
.Bl -enum -compact
.It
HTML-4.01 strict compliance.
@@ -67,19 +80,34 @@ Proper render of values in UTF-8, such as
.Dq quotes
and \*(>= predefined values.
.It
-URI-appearing http://bsd.lv strings are correctly enclosed in link tags.
+URI-appearing http://bsd.lv/ strings are correctly enclosed in link tags.
.It
CSS-dictated style with meaningful non-CSS defaults.
.El
+.Pp
+The XML filter creates a correct XML tree with
+.Dq block ,
+.Dq head ,
+.Dq body ,
+and
+.Dq inline
+namespaces corresponding to macro categories. Namespace identifiers
+correspond to their definitions.
.\"
-.Sh ENVIRONMENT
-The
+.Sh DOWNLOADS
+Download
.Nm
-utility has been tested under Linux and
-.Ox ,
-specifically on
-.Ox
-manual source.
+at http://mdocml.bsd.lv/mdocml.tgz
+.Ns .
+.\" - UPDATE ME WITH EVERY RELEASE. ----------------------------------
+The current version is 1.0.0, dated 08/12/2008.
+.\" ------------------------------------------------------------------
+.\"
+.Sh DOCUMENTS
+The manual for
+.Nm
+is available at http://mdocml.bsd.lv/mdocml.html
+.Ns .
.\"
.Sh EXAMPLES
This page was produced as follows: