File: TODO

package info (click to toggle)
doclifter 2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 688 kB
  • sloc: python: 8,307; xml: 970; makefile: 116
file content (24 lines) | stat: -rw-r--r-- 834 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Bugs:

* Docbook 5 translation is incomplete; inclusions won't work,
  entities are untested.

* I haven't come up with a reliable way to distinguish command synopses 
  from stuff that should be treated as plain text.  This has a couple
  of consequences:

  1. doclifter doesn't recognize command synopses in displays, only in 
     Synopsis sections.

  2. When command synopses have a trailing text section (explanatory
     paragraph) doclifter doesn't always detect that and cope well.

* .Xo/.Xc Berkeley macro needs work. See elf.5.

* Look at lwres_getaddrinfo.3 -- good type case for resuming function parse
  after text.  sox(1) and soxmix(1) show the same problem with command syntax.

* CA.pl.1ssl -- CA.pl is not properly tagged as a command.

See the BUGS file for other, more minor problems mainly due to bad markup.