Commit Graph

11256 Commits

Author SHA1 Message Date
Simon Michael
5a8e63d24d ;fix: bal: add missing --layout=tidy to help 2022-12-14 12:21:35 -10:00
Simon Michael
e819e02372 ;doc: bal: more balance doc cleanups 2022-12-14 09:03:55 -10:00
Simon Michael
36a20b7dfd ;doc: update manuals 2022-12-14 07:53:09 -10:00
Simon Michael
cf607adfcf ;doc: update CLI usage texts 2022-12-14 07:53:03 -10:00
Simon Michael
2ba91b1195 ;doc: bal: clean up/reorder balance command doc 2022-12-14 07:52:53 -10:00
Simon Michael
2902769616 ;doc: cli, bal: cleanups 2022-12-14 06:36:28 -10:00
Simon Michael
919c6c1a57 ;doc: cli: fix duplicate market prices heading breaking info navigation 2022-12-14 06:36:04 -10:00
Simon Michael
7d4cdb4333 ;doc: cli: why are we shouting ? we don't need to shout so much 2022-12-14 06:08:06 -10:00
Simon Michael
16b7b924e0 ;dev: make man-watch 2022-12-14 05:55:44 -10:00
Simon Michael
64d29a3e68 doc: cli: document --infer-market-prices with signed costs (#1870) 2022-12-13 21:09:00 -10:00
Simon Michael
ea85faf0f0 dev: tests demonstrating signed costs and market price inference (#1870) 2022-12-13 20:56:51 -10:00
Simon Michael
e9064ac4d2 ;doc: cli: move file formats up for better sequencing
CONCEPTS -> REPORTING CONCEPTS
COST -> COST REPORTING
2022-12-13 06:34:17 -10:00
Simon Michael
96bbe4b24e ;doc: cli: cost tweaks 2022-12-13 05:46:30 -10:00
Simon Michael
260cfe4637 ;doc: cli: more mention of posting order effect on inferring cost (#1959) 2022-12-13 05:37:44 -10:00
Simon Michael
824aa77d49 ;doc: cli: reassurance 2022-12-11 15:49:35 -10:00
Simon Michael
600e263a9a ;doc: cli, ui, web: consistent boilerplate 2022-12-11 15:44:09 -10:00
Simon Michael
e07d290338 ;dev: tools: cleanup 2022-12-11 15:31:40 -10:00
Simon Michael
abab1a23e3 ;doc: cli, ui, web: fix some links 2022-12-11 15:22:46 -10:00
Simon Michael
de26e6b855 ;doc: cli: fix commands quick linke 2022-12-11 13:31:59 -10:00
Simon Michael
56d7b5f808 ;doc: cli: cleanup 2022-12-11 13:23:56 -10:00
Simon Michael
cf2c794c6e ;dev: tools/ciwatch: succeed if no runs are in progress 2022-12-11 13:07:20 -10:00
Simon Michael
c0b63c14e9 ;dev: tools/push improvements 2022-12-11 13:07:08 -10:00
Simon Michael
c50df8bee8 ;dev: tools/ciwatch fix 2022-12-11 13:00:53 -10:00
Simon Michael
b49968ee32 ;dev: extract tools/push 2022-12-11 11:49:27 -10:00
Simon Michael
76165f962d ;dev: tools/pushdocs 2022-12-11 11:04:25 -10:00
Simon Michael
4bd4f69c7e dev: tools/ciwatch 2022-12-11 11:04:10 -10:00
Simon Michael
87e372e38d ;doc: cli: update market price inference docs per sol 2022-12-11 09:52:17 -10:00
Simon Michael
c5b6b74a53 ;doc: cli: csv cleanups 2022-12-11 03:04:25 -10:00
Simon Michael
89d5f973f4 ;doc: cli: csv cleanups 2022-12-11 02:46:32 -10:00
Simon Michael
38f792677d ;doc: cli: move sections 2022-12-11 02:31:15 -10:00
Simon Michael
cb67c6b990 ;doc: cli: move budgeting, forecasting to CONCEPTS 2022-12-11 02:29:03 -10:00
Simon Michael
434d3b6ec4 ;doc: cli: flatten, clean up CSV sections 2022-12-11 02:15:03 -10:00
Simon Michael
985c15f039 ;doc: cli: clean up/rename directives sections 2022-12-11 01:59:26 -10:00
Simon Michael
fc5d1414f9 ;doc: cli: fix comment links, drop old doc 2022-12-11 01:24:10 -10:00
Simon Michael
a06b6219d5 ;doc: cli: fix link 2022-12-10 22:05:15 -10:00
Simon Michael
d2f154d966 ;doc: cli: other cost notation updates 2022-12-10 22:00:45 -10:00
Simon Michael
42659146af ;doc: cli: Beancount cost notation docs, improvements 2022-12-10 21:44:06 -10:00
Simon Michael
f0d2ec793c ;doc: cli: move stuff, split up journal comment docs 2022-12-10 20:20:22 -10:00
Simon Michael
52bb52712f ;doc: cli: new Ledger cost notation docs 2022-12-10 19:53:49 -10:00
Simon Michael
b73916323a ;dev: note transaction price deprecation in haddock 2022-12-10 19:01:48 -10:00
Simon Michael
ace185f7d2 ;doc: update old manual links 2022-12-10 18:56:47 -10:00
Simon Michael
474ad22b94 ;doc: officially rename "transaction prices" to "costs" in docs
(though not in code)
2022-12-10 18:50:45 -10:00
Simon Michael
6310df590d ;doc: cli: fix typo 2022-12-10 15:42:58 -10:00
Simon Michael
20b17a9108 ;doc: cli: move a few more things around 2022-12-10 15:29:30 -10:00
Simon Michael
dabcee45f1 ;doc: cli: intro/input/output cleanup 2022-12-10 14:23:59 -10:00
Simon Michael
cd0eb0fe91 ;doc: cli: more standard man page start, more useful first info page
And NAME and SYNOPSIS are now included in the web manuals, that's ok.
2022-12-10 12:17:22 -10:00
Simon Michael
8dfaf259d5 ;doc: update man pages template 2022-12-10 11:45:28 -10:00
Simon Michael
83e6cb615f ;doc: chunk hledger manual into parts, discuss formats before commands 2022-12-10 11:31:53 -10:00
Simon Michael
3698f8cf90 fix: balcmds: the table layout in HTML output with --layout=bare 2022-12-10 10:22:26 -10:00
Simon Michael
016b7759f4 ;doc: virtual postings: improve wording
per Robert Nielsen
2022-12-09 09:14:05 -10:00