diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-27 00:12:30 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-27 01:03:53 -0500 |
commit | f4d26d11771513bf7db4b8036c727bacd2af0378 (patch) | |
tree | 77c63b51290ffdcdfe3fb41494856a35ee2a6e38 /development/texi2html/README | |
parent | d7e474d1be6bc50ba8674902914215a3a66b1a74 (diff) |
development/texi2html: s,i486,i586,g and see commit note below
Upstream recommending that users of texi2html migrate to
using texi2any instead, so consider this tool deprecated.
Diffstat (limited to 'development/texi2html/README')
-rw-r--r-- | development/texi2html/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/texi2html/README b/development/texi2html/README index c242251831e65..c0afd88eab7fb 100644 --- a/development/texi2html/README +++ b/development/texi2html/README @@ -1 +1,6 @@ texi2html converts texinfo documents to HTML, Info, docbook, and XML. + +Consider texi2html to be deprecated: according to its homepage, +"the route forward for authors is, in most cases, to alter manuals +and build processes as necessary to use the new features of the +makeinfo/texi2any implementation of GNU Texinfo. |