Next: , Previous: guile-tools mkpimmc, Up: Miscellaneous Tools


13.28 guile-tools module-doc-coverage

Usage: module-doc-coverage [OPTIONS] INFO

Scan INFO file's module index and report those that are missing.
The list of modules is taken from "./.module-catalog", a (possibly)
merged module catalog file in the current working directory.  In
the index, also consider missing those modules that are to be found
in node "Unexplained Mysteries".  Options are:

 -i, --index NODE    -- scan index NODE (default: "Module Index")
 -c, --catalog FILE  -- use module catalog FILE instead of default
 -m, --missing NODE  -- consider missing those found in NODE