1
0
Fork
You've already forked indexinfo
0
Utility to regenerate the GNU info page index
  • C 93.2%
  • Makefile 6.8%
Find a file
Baptiste Daroussin 2bcc5fcc8e Release 0.3.1
2017年11月05日 21:38:31 +01:00
.gitignore Add .gitignore 2016年10月26日 13:34:22 +03:00
COPYING Fix license 2015年10月24日 02:18:51 +02:00
indexinfo.c Fix bad check which makes indexinfo failing on info pages like 2017年11月05日 21:37:41 +01:00
Makefile Release 0.3.1 2017年11月05日 21:38:31 +01:00
README.md Fix typo in README 2016年04月16日 15:55:33 +02:00

indexinfo

about

Small BSD-2 license utility to generated GNU info page index file

It reads all .info files within the directory passed in argument Extract the index informations from the headers and regenerate the dir file accordingly.

If there is no .info file the dir file is simply removed

usage

$ indexinfo /path/to/the/directory/containing/info/files/