ntags - Generate a nroff tags file
me "@ntags" <files>
The start-up file ntags.emf may be invoked from the command line to generate a tags file for nroff files.
Given a list of <files> a tags file tags is generated in the current directory, which may be used by the find-tag(2) command.
The tags are generated from the nroff macro:-
.XI <name> ......
which indicates an index entry, where <name> is the tag name. <name> may be delimited by double quotes if any whitespace is present in the string.
This is the macro definition used in the MicroEmacs documentation system. The ntags.emf file should be edited and shadowed in the user directory if some other search criteria is used for nroff files. This macro file should provide a good starting point for any other search.
This function is invoked from menu
Tools -> Nroff Tools -> Create Tags File
when the user requests a tags file to be generated.
(c) Copyright JASSPA 1999
Last Modified: 1999/07/05
Generated On: 1999/07/16