Home
last modified time | relevance | path

Searched defs:toc_entry_elt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dtoc.h28 typedef struct toc_entry_elt { struct
29 char *name;
30 char *containing_node; /* Name of node containing this section. */
31 char *html_file; /* Name of HTML node-file in split-HTML mode */
32 int number; /* counting number from 0...n independent from
35 int level; /* level: chapter, section, subsection... */