Due to challenges in the unspecified HTML format used by the various
SRFI authors, the result is not perfect, but it's still a great help
when adapting the specification HTML into Texinfo.  It requires
guile-lib for its htmlprag HTML parser, which is autoloaded to avoid
introducing a hard dependency on it.


Maxim Cournoyer (2):
  .dir-locals: Add indentation rule for sxml-match syntax.
  scripts: Add SRFI documentation HTML -> Texinfo snarfer.

 .dir-locals.el            |   3 +-
 NEWS                      |  11 +
 am/bootstrap.am           |   1 +
 module/scripts/snarfi.scm | 637 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 651 insertions(+), 1 deletion(-)
 create mode 100644 module/scripts/snarfi.scm


base-commit: d8df317bafcdd9fcfebb636433c4871f2fab28b2
-- 
2.41.0


Reply via email to