source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* docbook2mdoc: Push tables into release.
@ 2014-04-02  7:55 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2014-04-02  7:55 UTC (permalink / raw)
  To: source

Log Message:
-----------
Push tables into release.

Modified Files:
--------------
    docbook2mdoc:
        Makefile
        index.xml

Revision Data
-------------
Index: index.xml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/docbook2mdoc/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -Lindex.xml -Lindex.xml -u -p -r1.5 -r1.6
--- index.xml
+++ index.xml
@@ -58,9 +58,9 @@
 				New in version @VERSION@...
 			</h2>
 			<p>
-				Allow for many more node types as found in <a href="http://www.catb.org/~esr/doclifter/">doclifter</a> output.
-				These were tested against the <a href="http://sourceforge.net/p/refdb/code/">RefDB</a> doclifted manuals.
-				There's still work to be done here, but a lot of it is finished.
+				Allow for more node types as found in <a href="http://www.catb.org/~esr/doclifter/">doclifter</a> output.
+				Add rudimentary support for <code>&lt;table&gt;</code> as a list-of-lists.
+				Still lots of work to be done before accepting enough DocBook to be useful...
 			</p>
 		</article>
 		<footer>
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/docbook2mdoc/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -LMakefile -LMakefile -u -p -r1.9 -r1.10
--- Makefile
+++ Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.0.5
+VERSION = 0.0.6
 CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings 
 BUILT = printf.html iovec.html ls.html as.html
 WWWPREFIX = /usr/vhosts/mdocml.bsd.lv/www/htdocs/docbook2mdoc
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-02  7:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-02  7:55 docbook2mdoc: Push tables into release kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).