Added an info(1) backend, which constructs .info files directly
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 9 Apr 2004 18:16:43 +0000 (18:16 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 9 Apr 2004 18:16:43 +0000 (18:16 +0000)
commit5dd44dceca3dd3c1a4886dd6a7bdf05924e3447f
treecab42931644ddfa8fe63675c5c2dc26fb06cc98d
parent5ff1157fcf3ff4fc36dfb19b6463d7d5e2d15a2a
Added an info(1) backend, which constructs .info files directly
without going through the .texi source stage. A few things left to
do, notably documentation, but the basics all seem to be there.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4047 cda61777-01e9-0310-a592-d414129be87e
Makefile
bk_info.c [new file with mode: 0644]
bk_xhtml.c
doc/.cvsignore
doc/Makefile
halibut.h
main.c
misc.c
ustring.c