* release of groffer 0.9.21
[s-roff.git] / contrib / groffer / TODO
blob01e1fed9925ba03950aae6e7bf68d1efdaf3e541
1 TODO file for `groffer'
3 File position: <groff-source>/contrib/groffer/TODO
6 ####### TODO
8 Revision:
10 - Make --apropos-* options without arguments, based on all filespecs.
11   Transform the output into a `groff' file and have it viewed; maybe
12   also for --version and -V.
13 - Make --whatis a breaking option and its output a good man-page.
15 Optimization:
16 - Optimize `man' path determination in manpath_add_lang_sys() for speed
17   by building-up the `man' path only by and by as far as necessary
18   (not trivial).
19 - To increase the running speed write part of the `groffer' shell
20   script in C/C++.
22 Features of external programs:
23 - Revise option handling of `grog'.
25 Documentation:
26 - Improve the documentation of the search algorithm for `man' pages in
27   both the `groffer' scripts and the `man' page `groffer.man'.
28 - In `groffer.man', add more documentation for parts that were taken
29   over from GNU `man'.
30 - The documentation in the headers for some function definitions in
31   `groffer2.sh' needs to be updated.
34 ####### License
36 Last update: 2 August 2005
38 Copyright (C) 2003,2004,2005 Free Software Foundation, Inc.
39 Written by Bernd Warken
41 This file is part of `groffer', which is part of `groff'.
43 `groff' is free software; you can redistribute it and/or modify it
44 under the terms of the GNU General Public License as published by
45 the Free Software Foundation; either version 2, or (at your option)
46 any later version.
48 `groff' is distributed in the hope that it will be useful, but WITHOUT
49 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
50 or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
51 License for more details.
53 You should have received a copy of the GNU General Public License
54 along with `groff'; see the files COPYING and LICENSE in the top
55 directory of the `groff' source.  If not, write to the Free Software
56 Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.
59 ####### Emacs settings
61 Local Variables:
62 mode: text
63 End: