Version 8 of pkg_mkIndex

Updated 2005-03-03 12:07:05 by lwv

http://www.purl.org/tcl/home/man/tcl8.4/TclCmd/pkgMkIndex.htm

This is a proc in Tcl that is used to create the package index files, allowing packages to be loaded automatically when package require commands are executed.


LV So,

  • How does one use pkg_mkIndex?
  • What are the steps one should follow?
  • Are there any tricks, etc.?

See also pkg_mkIndex pitfalls, pkgMkIndex, A simple package example, package management, How to build good packages, Better Static Package Support for Tcl9


Tcl syntax help

Category Command Category Package