Searched defs:toc_entry_elt (Results 1 – 1 of 1) sorted by relevance
28 typedef struct toc_entry_elt { struct29 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 from35 int level; /* level: chapter, section, subsection... */