Re: Unreferenced Node
Eli Zaretskii <[email protected]> Sat, 17 May 2025 16:24:41 +0300
| Newsgroups | gmane.comp.tex.texinfo.general |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sat, 17 May 2025 12:54:50 +0000 > From: Heime via Users list for the Texinfo documentation system <[email protected]> > > Using makeinfo I got > > icord.texi:140: warning: node `How do I compile this document?' unreferenced > > What is going on? Has this anything to do with @menu? Yes, each node should appear in some menu, otherwise it is unreachable.