;doc:cli: update quick links
This commit is contained in:
parent
d146b83500
commit
1382fbc757
@ -4,21 +4,6 @@
|
||||
|
||||
m4_dnl Lines beginning with m4_dnl are comments. See help at end of file.
|
||||
m4_dnl The macro below includes the content only in the web format:
|
||||
_web_({{
|
||||
*Quick links:
|
||||
[Commands][commands-list],
|
||||
[Queries],
|
||||
[Regular expressions],
|
||||
[Period expressions],
|
||||
[Journal],
|
||||
[Directive effects],
|
||||
[CSV],
|
||||
[Timeclock],
|
||||
[Timedot],
|
||||
[Valuation],
|
||||
[Common tasks]*
|
||||
}})
|
||||
|
||||
_notinfo_({{
|
||||
# NAME
|
||||
}})
|
||||
@ -37,6 +22,21 @@ _notinfo_({{
|
||||
# DESCRIPTION
|
||||
}})
|
||||
|
||||
_web_({{
|
||||
*[Quick reference links:
|
||||
[Options][options],
|
||||
[Commands][commands-list],
|
||||
[Queries],
|
||||
[Regular expressions],
|
||||
[Period expressions],
|
||||
[Journal],
|
||||
[Directives],
|
||||
[CSV],
|
||||
[Timeclock],
|
||||
[Timedot],
|
||||
[Common tasks]]*
|
||||
}})
|
||||
|
||||
_hledgerdescription_
|
||||
|
||||
This manual is for hledger's command line interface, version _version_.
|
||||
@ -6296,7 +6296,6 @@ m4_dnl Be wary of pandoc/mdbook handling [shortcut] link syntax differently ?
|
||||
[common tasks]: #common-tasks
|
||||
[csv]: #csv
|
||||
[directives]: #directives
|
||||
[directive effects]: #directive-effects
|
||||
[incomestatement]: #incomestatement
|
||||
[journal]: #journal
|
||||
[period expressions]: #period-expressions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user