diff --git a/dir b/dir index 85cbe29e6..4ccd3fd48 100644 --- a/dir +++ b/dir @@ -5,7 +5,7 @@ The first time you invoke Info you start off looking at this node. File: dir, Node: Top This is the top of the INFO tree This (the Directory node) gives a menu of major topics. - Typing "q" exits, "H" lists all Info commands, "d" returns here, + Typing "q" exits, "?" lists all Info commands, "d" returns here, "h" gives a primer for first-timers, "mEmacs" visits the Emacs manual, etc. @@ -15,6 +15,8 @@ File: dir, Node: Top This is the top of the INFO tree * Menu: User Applications -* hledger: (hledger). Command-line plain text accounting tool. -* hledger-ui: (hledger-ui). Terminal UI for the hledger accounting tool. -* hledger-web: (hledger-web). Web UI/API for the hledger accounting tool. +* hledger: (hledger/hledger). Command-line plain text accounting tool. +* hledger-ui: (hledger-ui/hledger-ui). + Terminal UI for the hledger accounting tool. +* hledger-web: (hledger-web/hledger-web). + Web UI/API for the hledger accounting tool. diff --git a/hledger-ui/dir-entry.texi b/hledger-ui/dir-entry.texi index 8b40fd496..285589daf 100644 --- a/hledger-ui/dir-entry.texi +++ b/hledger-ui/dir-entry.texi @@ -1,4 +1,4 @@ @dircategory User Applications @direntry -* hledger-ui: (hledger-ui). Terminal UI for the hledger accounting tool. +* hledger-ui: (hledger-ui/hledger-ui). Terminal UI for the hledger accounting tool. @end direntry diff --git a/hledger-web/dir-entry.texi b/hledger-web/dir-entry.texi index fc1bcf403..95aa6957d 100644 --- a/hledger-web/dir-entry.texi +++ b/hledger-web/dir-entry.texi @@ -1,4 +1,4 @@ @dircategory User Applications @direntry -* hledger-web: (hledger-web). Web UI/API for the hledger accounting tool. +* hledger-web: (hledger-web/hledger-web). Web UI/API for the hledger accounting tool. @end direntry diff --git a/hledger/dir-entry.texi b/hledger/dir-entry.texi index bffd8112e..ce034ac4b 100644 --- a/hledger/dir-entry.texi +++ b/hledger/dir-entry.texi @@ -1,4 +1,4 @@ @dircategory User Applications @direntry -* hledger: (hledger). Command-line plain text accounting tool. +* hledger: (hledger/hledger). Command-line plain text accounting tool. @end direntry