;doc: add DIR section to hledged.m4.md for the info file (#806)

This is used by `install-info` to generate an entry in the info
directory.
This commit is contained in:
Damien Cassou 2021-06-26 14:29:04 +02:00 committed by Simon Michael
parent fcebdfe0cc
commit f5633199dc
3 changed files with 15 additions and 0 deletions

View File

@ -2,6 +2,11 @@
% _author_ % _author_
% _monthyear_ % _monthyear_
_info_({{INFO-DIR-SECTION User Applications}})
_info_({{START-INFO-DIR-ENTRY}})
_info_({{* HLedger-UI: (hledger-ui). Command-Line Accounting (TUI)}})
_info_({{END-INFO-DIR-ENTRY}})
_man_({{ _man_({{
# NAME # NAME
}}) }})

View File

@ -2,6 +2,11 @@
% _author_ % _author_
% _monthyear_ % _monthyear_
_info_({{INFO-DIR-SECTION User Applications}})
_info_({{START-INFO-DIR-ENTRY}})
_info_({{* HLedger-Web: (hledger-web). Command-Line Accounting (Web UI)}})
_info_({{END-INFO-DIR-ENTRY}})
_man_({{ _man_({{
# NAME # NAME
}}) }})

View File

@ -54,6 +54,11 @@ _web_({{
[Common tasks]* [Common tasks]*
}}) }})
_info_({{INFO-DIR-SECTION User Applications}})
_info_({{START-INFO-DIR-ENTRY}})
_info_({{* HLedger: (hledger). Command-Line Accounting}})
_info_({{END-INFO-DIR-ENTRY}})
_man_({{ _man_({{
# NAME # NAME
}}) }})