doc: docs: manual link cleanups
This commit is contained in:
parent
07596b1c54
commit
a1124fa381
22
site/docs.md
22
site/docs.md
@ -109,31 +109,31 @@ Reference manuals, covering every part of hledger's functionality.
|
|||||||
|
|
||||||
### Core tools
|
### Core tools
|
||||||
|
|
||||||
[hledger(1)](hledger.html)
|
[hledger](hledger.html)
|
||||||
is the command-line UI
|
is the command-line UI
|
||||||
|
|
||||||
[hledger-ui(1)](hledger-ui.html)
|
[hledger-ui](hledger-ui.html)
|
||||||
is a curses-style UI
|
is a curses-style UI
|
||||||
|
|
||||||
[hledger-web(1)](hledger-web.html)
|
[hledger-web](hledger-web.html)
|
||||||
is a web UI
|
is a web UI
|
||||||
|
|
||||||
[hledger-api(1)](hledger-api.html)
|
[hledger-api](hledger-api.html)
|
||||||
is a HTTP-JSON API
|
is a HTTP-JSON API
|
||||||
|
|
||||||
### File formats
|
### File formats
|
||||||
|
|
||||||
[hledger_journal(5)](journal.html)
|
[journal format](journal.html)
|
||||||
is hledger's native data format, representing an accounting journal
|
is hledger's native data format, representing an accounting journal
|
||||||
|
|
||||||
[hledger_csv(5)](csv.html)
|
[csv format](csv.html)
|
||||||
allows CSV import/export
|
allows hledger to read and write CSV, a common download format
|
||||||
|
|
||||||
[hledger_timeclock(5)](timeclock.html)
|
[timeclock format](timeclock.html)
|
||||||
is for clock-in/clock-out time logging
|
is for precise time logging with clock-in/clock-out
|
||||||
|
|
||||||
[hledger_timedot(5)](timedot.html)
|
[timedot format](timedot.html)
|
||||||
is for human-friendly time logging
|
is for human-friendly approximate time logging
|
||||||
|
|
||||||
### Addon tools
|
### Addon tools
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user