Index of /archives/NetBSD/NetBSD-release-9/src/external/gpl2/texinfo/dist/makeinfo
Name Last modified Size Description
Parent Directory -
xref.h 2016-01-14 09:11 1.1K
xref.c 2016-01-14 09:11 20K
xml.h 2016-01-14 09:11 5.5K
xml.c 2016-01-14 09:34 64K
toc.h 2016-01-14 09:11 1.8K
toc.c 2016-01-14 09:11 12K
tests/ 2024-02-15 03:47 -
sectioning.h 2016-01-14 09:11 3.0K
sectioning.c 2016-01-14 09:34 23K
node.h 2016-01-14 09:11 5.0K
node.c 2016-01-14 09:34 56K
multi.h 2016-01-14 09:11 1.1K
multi.c 2016-01-14 09:11 18K
makeinfo.h 2016-01-14 09:34 13K
makeinfo.c 2016-01-14 09:34 120K
macro.h 2016-01-14 09:11 3.0K
macro.c 2016-01-14 09:11 29K
lang.h 2016-01-14 09:11 4.4K
lang.c 2016-01-14 09:11 34K
insertion.h 2016-01-14 09:11 3.0K
insertion.c 2016-01-14 09:11 61K
index.h 2016-01-14 09:11 3.4K
index.c 2016-01-14 09:11 29K
html.h 2016-01-14 09:11 2.2K
html.c 2016-01-14 09:11 23K
footnote.h 2016-01-14 09:11 1.4K
footnote.c 2016-01-14 09:11 11K
float.h 2016-01-14 09:11 1.9K
float.c 2016-01-14 09:11 13K
files.h 2016-01-14 09:34 2.2K
files.c 2016-01-14 09:34 20K
defun.h 2016-01-14 09:11 1.1K
defun.c 2016-01-14 09:11 20K
cmds.h 2016-01-14 09:11 5.4K
cmds.c 2016-01-14 09:34 48K
README 2016-01-14 09:11 683
Makefile.in 2016-01-14 09:11 20K
Makefile.am 2016-01-14 09:11 1.1K
CVS/ 2024-02-15 03:51 -
Id: README,v 1.3 2004/04/11 17:56:46 karl Exp
texinfo/makeinfo/README
Copyright (C) 2002 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
makeinfo is a standalone program to convert Texinfo source into Info
files readable with standalone info or M-x info in Emacs.
makeinfo can also output other formats: plain ASCII (with --no-headers)
or HTML (with --html) or XML (with --xml).
The Emacs function M-x texinfo-format-buffer does more or less the same
job, but makeinfo is faster and gives better error messages.