From d7456773e2494bb77efc1949c38e3e374283424c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 9 Mar 2018 03:59:09 +0000 Subject: [PATCH] site: docs: small change to test site updating [ci skip] --- site/docs.md | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/site/docs.md b/site/docs.md index 12e10569f..6e9a10dcb 100644 --- a/site/docs.md +++ b/site/docs.md @@ -58,26 +58,19 @@ Tracking your use of valuable commodities, such as money or time, for increased **[hledger](hledger.html)** - the command-line UI -**[hledger-ui](hledger-ui.html)** -- a curses-style UI +**[hledger-ui](hledger-ui.html)** - a curses-style UI -**[hledger-web](hledger-web.html)** -- a web UI +**[hledger-web](hledger-web.html)** - a web UI -**[hledger-api](hledger-api.html)** -- a HTTP JSON server +**[hledger-api](hledger-api.html)** - a HTTP JSON server -**[journal format](journal.html)** -- hledger's native data format, representing an accounting journal +**[journal format](journal.html)** - hledger's native data format -**[csv format](csv.html)** -- allows hledger to read and write CSV, a common download format +**[csv format](csv.html)** - allows hledger to read and write CSV -**[timeclock format](timeclock.html)** -- for precise time logging with clock-in/clock-out +**[timeclock format](timeclock.html)** - for precise time logging with clock-in/clock-out -[timedot format](timedot.html) -- for human-friendly approximate time logging +[timedot format](timedot.html) - for human-friendly approximate time logging