[COMMIT LOGREPORT] docs/website/htdocs doc.html,1.3,1.4 index.html,1.18,1.19

Joost van Baal vanbaal at users.sourceforge.net
Sun Apr 22 18:33:11 CEST 2007


Update of /cvsroot/logreport/docs/website/htdocs
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv340

Modified Files:
	doc.html index.html 
Log Message:
links to manpages

Index: doc.html
===================================================================
RCS file: /cvsroot/logreport/docs/website/htdocs/doc.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- doc.html	22 Apr 2007 15:22:43 -0000	1.3
+++ doc.html	22 Apr 2007 16:33:08 -0000	1.4
@@ -15,14 +15,18 @@
 with the software.  You can also view it online, using the <a
 href="http://download.logreport.org/pub/current/">stable unpacked tarball</a>.
 Start by reading the <a
-href="http://download.logreport.org/pub/current/README">README</a> file.
-FIXME: add lire(7) in html.  The <a
-href="http://download.logreport.org/pub/current/doc/user-manual/">Lire User's
-Manual</a> is available online.</p>
-
-<p>
-FIXME: more manpages in HTML.
-There are <a href="contact.html">Lire mailing list archives</a>.  And of
+href="http://download.logreport.org/pub/current/README">README</a> file.  The
+<a href="http://download.logreport.org/pub/current/doc/user-manual/">Lire
+User's Manual</a> is available online.</p>
+
+<p>There are Lire manpages shipped with the software.  You can also view them
+online, using the <a href="http://doc.mdcc.cx/dwww/man/">dwww service on
+doc.mdcc.cx</a>.  Some nice introductory manpages are <a
+href="http://doc.mdcc.cx/cgi-bin/dwww?type=runman&location=lire/7">lire(7)</a>
+and <a
+href="http://doc.mdcc.cx/cgi-bin/dwww?type=man&location=lr_log2report/1">lr_log2report(1)</a>.
+
+<p>There are <a href="contact.html">Lire mailing list archives</a>.  And of
 course, for questions on Lire, don't forget to use your favourite web search
 engine.</p>
 
@@ -42,11 +46,21 @@
 <li>2002-05-29 <a href="slideshow.php?code=sane2002">SANE 2002</a></li>
 <li>2002-11-13 <a href="slideshow.php?code=xml2002">XML OpenSource Workshop</a></li></ul>
 
-<h1>Lire Developers Documentation</h1>
+<h1>Lire Developers Documentation, version control access</h1>
 
 <p>If you plan to hack on the Lire code, be sure to read the <a
 href="http://download.logreport.org/pub/current/doc/dev-manual/">Lire
-Developer's Manual</a>.</p>
+Developer's Manual</a>.  Also, read the various developers manpages shipped
+with the software.  You can view them online: <a
+href="http://doc.mdcc.cx/cgi-bin/dwww?type=runman&location=DlfAnalyser/3pm">Lire::DlfAnalyzer(3pm)</a>,
+<a
+href="http://doc.mdcc.cx/cgi-bin/dwww?type=man&location=n/man3/Lire%3a%3aConfig.3pm.gz">Lire::Config(3pm)</a>,
+<a
+href="http://doc.mdcc.cx/cgi-bin/dwww?type=man&location=/usr/share/man/man3/Lire%3a%3aOutputFormat.3pm.gz">Lire::OutputFormat(3pm)</a>,
+<a
+href="http://doc.mdcc.cx/cgi-bin/dwww?type=man&location=/usr/share/man/man3/Lire%3a%3aReport.3pm.gz">Lire::Report(3pm)</a>
+are nice starting points.  More at <a href="http://doc.mdcc.cx/dwww/man/">dwww
+service on doc.mdcc.cx</a>.</p>
 
 <p>You can get the very latest Lire sources via CVS through 
 <a href="http://sourceforge.net/cvs/?group_id=5049">
@@ -66,9 +80,6 @@
 <p>For information on Lire and software licensing, refer to the <a
 href="faq.html">Lire Licensing FAQ</a>.</p>
 
-FIXME: manpages
-
-
 <h1>Other resources</h1>
 
 <p>Lots of information on general logging issues is available.  The excellent

Index: index.html
===================================================================
RCS file: /cvsroot/logreport/docs/website/htdocs/index.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- index.html	22 Apr 2007 15:37:14 -0000	1.18
+++ index.html	22 Apr 2007 16:33:08 -0000	1.19
@@ -22,7 +22,7 @@
 	<li><a href="lire.html">The Lire log analyzer and report generator</a></li>
 	<li><a href="dl.html">Download Lire</a></li>
 	<li><a href="about">About LogReport</a></li>
-	<li><a href="doc.html">Documentation for Users and Developers</a></li>
+	<li><a href="doc.html">Documentation for Users and Developers, CVS access</a></li>
 	<li><a href="contact.html">Contact Us, Mailing Lists</a></li>
 </ul>
 

-- 
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of 
"unsubscribe". Trouble? Send an email with subject "help" to 
commit-request at logreport.org



More information about the Commit mailing list