Martin Michlmayr
3a0e41dd03
Document some changes in NEWS
2015-07-28 18:18:57 -04:00
Martin Michlmayr
c3f0d23f66
Use .Nm to refer to ledger in the man page
...
Thanks to Alexis for the suggestion.
2015-07-28 17:52:18 -04:00
Martin Michlmayr
94d4f5c195
Document --no-revalued
2015-07-28 17:50:13 -04:00
Martin Michlmayr
e65ead2770
Document --explicit
2015-07-28 17:40:05 -04:00
Christian G. Warden
cf993fd077
Fix Total Commodity Price Example
...
Replace `{$5.00}` with `{$50.00}` to be consistent with the example being presented.
[ci skip]
2015-07-15 16:20:54 -07:00
Martin Michlmayr
de7d8466c0
Fix description of --unrealized-losses
2015-04-23 15:36:35 -04:00
Craig Earls
dd6185a120
Merge pull request #409 from thdox/ledger-mode-doc
...
Some documentation improvments about Ledger mode
2015-04-05 09:40:11 -07:00
Craig Earls
86e11c14b6
Merge pull request #411 from thdox/bug-1060
...
[emacs] Fix bug 1060.
2015-04-05 09:37:45 -07:00
thdox
f5ba76442c
[emacs] Fix bug 1060.
...
Set as an option to kill (or not) the reconcile buffer after
ledger-reconcile-finish. The default is set to *not* kill the
buffer. This is justified as the facts that:
1. In old ledger mode (the one from Ledger 2.6), the default is to *not*
kill the buffer. Also for the ones who will migrate from 2.6 to 3 when
package will be available in their linux distribution, this will be the
path of least surprise.
2. The current documentation does state that the buffer is to be killed
with 'q' after 'C-c C-c'.
This has been made configurable, as killing buffer may already be part
of the workflow of some persons.
[ci skip]
2015-04-05 16:00:15 +02:00
thdox
98d5d18993
[doc] Use @option consistently.
...
[ci skip]
2015-04-05 15:58:49 +02:00
thdox
1e3def2bb5
[doc] Small typo.
...
[ci skip]
2015-04-05 15:58:44 +02:00
thdox
f2dd9a6003
[doc] Improve documentation about C-c C-c to clear a transaction.
...
[ci skip]
2015-04-05 15:58:39 +02:00
thdox
47247ee918
[doc] Improve documentation about "choose account to reconcile"".
...
[ci skip]
2015-03-23 23:47:42 +01:00
Alexis Hildebrandt
af0da737fc
Merge pull request #402 from thdox/documentation
...
Documentation improvements
2015-02-24 20:42:50 +01:00
thdox
71e77570b7
ledger --help actually prints the man page.
2015-02-24 20:33:55 +01:00
Alexis Hildebrandt
5e6d5e33af
Merge pull request #396 from thdox/auto-match
...
Fix Auto match
2015-02-24 20:27:30 +01:00
thdox
87d938f9c3
Improve documentation for --auto-match option.
2015-02-24 20:23:01 +01:00
thdox
fd8386eb23
Minor documentation consistency fixes about --leeway option.
2015-02-24 20:17:57 +01:00
thdox
5cb3ca04a7
Improve documentation about --version and -v.
2015-02-24 20:17:57 +01:00
thdox
73e3ecc6b8
Fix alignment of cleared-format with 4 spaces as separator.
2015-02-23 23:31:21 +01:00
Alexis Hildebrandt
0b7996ed7c
Merge pull request #397 from thdox/fix-test-rich-data
...
Fix UUID of --rich-data test.
2015-02-23 12:39:01 +01:00
thdox
3c9463214c
Improve documentation of --base option.
2015-02-22 18:19:35 +01:00
thdox
af065bbcbe
Minor documentation fixes.
2015-02-22 18:19:13 +01:00
thdox
49166d09b7
Fix UUID of --rich-data test.
2015-02-22 16:58:22 +01:00
thdox
2778a24356
Small typo.
2015-02-21 21:25:12 +01:00
thdox
78bf369898
Small typo.
2015-02-21 21:05:31 +01:00
thdox
557ef398e6
Update to be compliant with file & with_file.
2015-02-21 19:41:46 +01:00
thdox
e0f7b637cf
Add UUID to rich-data test.
2015-02-21 19:41:36 +01:00
thdox
b2487b8aad
Add TODO tag
...
Because DocTests.py not able (yet?) to handle multi-line ledger
commands.
2015-02-21 19:41:30 +01:00
thdox
a931f0ea33
Add example for --rich-data option.
...
And add explanation for associated tags.
[ci skip]
Conflicts:
doc/ledger3.texi
2015-02-21 19:41:23 +01:00
thdox
459f587012
Improve documentation about --rich-data.
...
Conflicts:
doc/ledger.1
2015-02-21 19:41:17 +01:00
Alexis Hildebrandt
cad6bbd386
[doc] Fix skipped doc tests
2015-02-20 23:09:09 +01:00
Alexis Hildebrandt
b1d73eaa84
Merge pull request #392 from thdox/doc-validation
...
Changes mainly about validation of @smallexample
2015-02-20 14:34:40 +01:00
Alexis Hildebrandt
c1e409e693
[doc] Add support for additional input files
...
in test/DocTests.py by allowing file: and with_file: options on examples.
2015-02-20 14:07:57 +01:00
thdox
e197a4137a
Add validation for @smallexample.
...
[ci skip]
2015-02-19 23:59:46 +01:00
thdox
80eaac43bf
Improve documentation about Asset Allocation.
...
[ci skip]
2015-02-19 23:59:35 +01:00
thdox
fd22653f84
Correct an output.
...
[ci skip]
2015-02-19 23:59:15 +01:00
Alexis Hildebrandt
49080919e1
[doc] Add documentation for command-line options
2015-02-18 21:53:34 +01:00
Alexis Hildebrandt
82cdeff471
[doc] Whitespace edit
...
to end each sentence with two spaces.
2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
bd427a9d32
[doc] Add documentation for several options
2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
d5e1308d07
[ledger] Remove --cache option
...
and all boost serialisation related code.
2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
f59abd4c76
[ledger] Remove --full-help option
...
since it is the same as --help.
2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
ebd2334db3
[doc] Use ASCII single quote instead of apostrophe
2015-02-18 21:50:34 +01:00
Alexis Hildebrandt
bc487be14b
[doc] Improve example for environment variable options
...
[ci skip]
2015-01-29 16:23:48 +01:00
thdox
7c9750edca
Remove back-link from option to section "balance assertions".
...
Add forward-link from section to option.
Add option to @findex
2015-01-28 23:13:05 +01:00
Alexis Hildebrandt
11a01f1b5a
[doc] Report undocumented value expression functions
...
in the manpage and texinfo manual.
2015-01-27 22:02:59 +01:00
Alexis Hildebrandt
19f4f587f0
[doc] Add some expression documentation to manpage
...
Comment undocumented expressions, so the are reported
by test/CheckManpage.py.
2015-01-27 22:02:59 +01:00
Alexis Hildebrandt
370e44d61e
[doc] Change wording in manpage
...
[ci skip]
2015-01-27 22:02:59 +01:00
Alexis Hildebrandt
690e6b6cbe
[doc] Add documentation of some expressions
...
to manpage.
[ci skip]
2015-01-27 22:02:59 +01:00
Alexis Hildebrandt
8c48ca879b
[doc] Change wording in manpage
...
[ci skip]
2015-01-27 22:02:58 +01:00