59 lines
1.7 KiB
Plaintext
59 lines
1.7 KiB
Plaintext
TODO file for `groffer'
|
|
|
|
File position: <groff-source>/contrib/groffer/TODO
|
|
|
|
|
|
####### TODO
|
|
|
|
Revision:
|
|
|
|
Optimization:
|
|
- Optimize `man' path determination in manpath_add_lang_sys() for speed
|
|
by building-up the `man' path only by and by as far as necessary
|
|
(not trivial).
|
|
- To increase the running speed write part of the `groffer' shell
|
|
script in C/C++.
|
|
|
|
Features of external programs:
|
|
- Revise option handling of `grog'.
|
|
|
|
Documentation:
|
|
- Improve the documentation of the search algorithm for `man' pages in
|
|
both the `groffer' scripts and the `man' page `groffer.man'.
|
|
- In `groffer.man', add more documentation for parts that were taken
|
|
over from GNU `man'.
|
|
- The documentation in the headers for some function definitions in
|
|
`groffer2.sh' needs to be updated.
|
|
|
|
|
|
####### License
|
|
|
|
Last update: 16 August 2005
|
|
|
|
Copyright (C) 2003,2004,2005 Free Software Foundation, Inc.
|
|
Written by Bernd Warken
|
|
|
|
This file is part of `groffer', which is part of `groff'.
|
|
|
|
`groff' is free software; you can redistribute it and/or modify it
|
|
under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2, or (at your option)
|
|
any later version.
|
|
|
|
`groff' is distributed in the hope that it will be useful, but WITHOUT
|
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
|
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
|
|
License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with `groff'; see the files COPYING and LICENSE in the top
|
|
directory of the `groff' source. If not, write to the Free Software
|
|
Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
|
|
####### Emacs settings
|
|
|
|
Local Variables:
|
|
mode: text
|
|
End:
|