source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* docbook2mdoc: TODO: generate better .Sx lines
@ 2019-05-23 17:07 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2019-05-23 17:07 UTC (permalink / raw)
  To: source

Log Message:
-----------
TODO: generate better .Sx lines

Modified Files:
--------------
    docbook2mdoc:
        Makefile

Added Files:
-----------
    docbook2mdoc:
        TODO

Revision Data
-------------
--- /dev/null
+++ TODO
@@ -0,0 +1,10 @@
+************************************************************************
+* Official docbook2mdoc TODO.
+* $Id: TODO,v 1.1 2019/05/23 17:06:53 schwarze Exp $
+************************************************************************
+
+- generate better .Sx lines
+  For example, when translating an <xref> element, the ID needs to
+  be tranbslated to the title using a table of ID attributes.
+  mail to bentley@ 20 May 2019 19:45:06 +0200
+  loc ***  exist **  algo **  size **  imp ***
Index: Makefile
===================================================================
RCS file: /home/cvs/mdocml/docbook2mdoc/Makefile,v
retrieving revision 1.30
retrieving revision 1.31
diff -LMakefile -LMakefile -u -p -r1.30 -r1.31
--- Makefile
+++ Makefile
@@ -6,7 +6,7 @@ PREFIX = /usr/local
 HEADS =	xmalloc.h node.h parse.h reorg.h macro.h format.h
 SRCS =	xmalloc.c node.c parse.c reorg.c macro.c docbook2mdoc.c tree.c main.c
 OBJS =	xmalloc.o node.o parse.o reorg.o macro.o docbook2mdoc.o tree.o main.o
-DISTFILES = Makefile NEWS docbook2mdoc.1
+DISTFILES = Makefile NEWS TODO docbook2mdoc.1
 
 all: docbook2mdoc
 
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

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

only message in thread, other threads:[~2019-05-23 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-23 17:07 docbook2mdoc: TODO: generate better .Sx lines schwarze

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).