From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (fantadrom.bsd.lv [local]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTPA id 95467559 for ; Tue, 11 Oct 2016 12:31:03 -0500 (EST) Date: Tue, 11 Oct 2016 12:31:03 -0500 (EST) Message-Id: <6944101843862357593.enqueue@fantadrom.bsd.lv> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: schwarze@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO; tweak and OK X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO; tweak and OK jmc@ Modified Files: -------------- mdocml: mdoc.7 Revision Data ------------- Index: mdoc.7 =================================================================== RCS file: /home/cvs/mdocml/mdocml/mdoc.7,v retrieving revision 1.257 retrieving revision 1.258 diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.257 -r1.258 --- mdoc.7 +++ mdoc.7 @@ -3217,6 +3217,12 @@ but produces large indentations. .Xr mandoc_char 7 , .Xr roff 7 , .Xr tbl 7 +.Pp +The web page +.Lk http://mdocml.bsd.lv/mdoc/ "extended documentation for the mdoc language" +provides a few tutorial-style pages for beginners, an extensive style +guide for advanced authors, and an alphabetic index helping to choose +the best macros for various kinds of content. .Sh HISTORY The .Nm -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv