Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [tests] Fix new DocTest A9349E4 | Alexis Hildebrandt | 2015-01-10 | 1 | -7/+8 | |
| | | | ||||||
* | | | [tests] Validate another example in the manual | Alexis Hildebrandt | 2015-01-10 | 1 | -17/+12 | |
|/ / | ||||||
* | | [doc] Minor typographical and error corrections | Alexis Hildebrandt | 2015-01-05 | 1 | -3/+3 | |
| | | | | | | | | [ci skip] | |||||
* | | [doc] Bump Ledger version to 3.1 | Alexis Hildebrandt | 2015-01-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It would be great to use texinfo variables to set the current Ledger version, e.g. @value{Ledger_VERSION_MAJOR} and pass the CMake variables to texi2pdf via --command='@set Ledger_VERSION_MAJOR ${Ledger_VERSION_MAJOR}'. Unfortunately texi2pdf will err with: Argument of @parseargline has an extra }. <inserted text> @par <to be read again> } @\subtitle ...epage {@subtitlefont @rightline {#1} } l.153 @subtitle For Version @value{Ledger_VERSION_MAJOR} of Ledger [ci skip] | |||||
* | | [doc] Update explanation for validating doc examples | Alexis Hildebrandt | 2015-01-05 | 1 | -5/+4 | |
| | | ||||||
* | | [doc] Bump copyright notice to 2015 | Alexis Hildebrandt | 2015-01-05 | 1 | -1/+1 | |
| | | | | | | | | [ci skip] | |||||
* | | [doc] Add whitespace to separate debug options | Alexis Hildebrandt | 2015-01-05 | 1 | -0/+2 | |
| | | | | | | | | | | | | better from one another in the item list [ci skip] | |||||
* | | [doc] Update list of debug codes | Alexis Hildebrandt | 2015-01-05 | 1 | -24/+25 | |
| | | | | | | | | | | | | | | using ag --nogroup '^[ ]*debug\(' | cut -d '"' -f2 | sort -u | column [ci skip] | |||||
* | | Indented with Emacs: M-x fill-paragraph | thdox | 2014-12-22 | 1 | -124/+138 | |
| | | ||||||
* | | Document that buffer names should use @file{} keyword | thdox | 2014-12-22 | 1 | -1/+1 | |
| | | ||||||
* | | M-x delete-trailing-whitespace | thdox | 2014-12-22 | 1 | -35/+35 | |
| | | ||||||
* | | Fixes for consistency | thdox | 2014-12-22 | 1 | -3/+3 | |
| | | ||||||
* | | pxref already contains "see" | thdox | 2014-12-22 | 1 | -3/+3 | |
| | | ||||||
* | | query is a command | thdox | 2014-12-22 | 1 | -1/+1 | |
| | | ||||||
* | | Minor fix: double spaces | thdox | 2014-12-22 | 1 | -9/+9 | |
| | | ||||||
* | | fix minor typo | thdox | 2014-12-22 | 1 | -1/+1 | |
| | | ||||||
* | | Fix typo in docs | Steve Purcell | 2014-12-15 | 1 | -1/+1 | |
| | | ||||||
* | | Fix and re-enable DocTests | Alexis Hildebrandt | 2014-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | Update ledger3.texi | myqlarson | 2014-10-20 | 1 | -4/+4 | |
| | | | | | | Improved wording | |||||
* | | Update ledger3.texi | myqlarson | 2014-10-20 | 1 | -5/+5 | |
| | | | | | | Fixed typos and clarified CSV import behaviour with regard to column headers (I haven't checked the code, but I noticed the programme behaves this way). | |||||
* | | Fix numbers from example | Martin Michlmayr | 2014-10-17 | 1 | -2/+2 | |
| | | | | | | | | Thanks to Dominik Honnef. | |||||
* | | Typo fix | Martin Michlmayr | 2014-10-17 | 1 | -1/+1 | |
| | | | | | | | | Thanks to Dominik Honnef for spotting it. | |||||
* | | Fix texinfo syntax errors | Martin Michlmayr | 2014-10-12 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | Fix the following texinfo syntax errors: ledger/doc/ledger3.texi:7878: @itemx must follow @item ledger/doc/ledger3.texi:7939: @itemx must follow @item ledger/doc/ledger3.texi:7944: @itemx must follow @item | |||||
* | | Fix to 90519fc6e132bd (moved paragraph to end of section). | Redstreet | 2014-07-03 | 1 | -5/+4 | |
| | | ||||||
* | | Updated out of date value expression section in the documentation. | Redstreet | 2014-07-03 | 1 | -22/+75 | |
| | | ||||||
* | | Document --values | Martin Michlmayr | 2014-06-30 | 1 | -1/+2 | |
| | | ||||||
* | | Document --unrealized | Martin Michlmayr | 2014-06-30 | 1 | -1/+2 | |
| | | ||||||
* | | Fix minor typo | thdox | 2014-06-22 | 1 | -2/+2 | |
| | | ||||||
* | | Fix minor formatting issue | Martin Michlmayr | 2014-06-06 | 1 | -1/+1 | |
| | | ||||||
* | | Improve consistency regarding options | Martin Michlmayr | 2014-06-06 | 1 | -1/+1 | |
| | | | | | | | | | | Use --exchange for both cases to avoid confusion for those who don't know that --exchange and -X are the same. | |||||
* | | Document --exchange COMMODITY1:COMMODITY2 syntax. | Bradley M. Kuhn | 2014-06-05 | 1 | -1/+21 | |
| | | | | | | | | | | It appears this syntax does indeed work as described in this change, but the feature was not previously documented herein. | |||||
* | | Improve backwards compatibility with ledger2 | Martin Michlmayr | 2014-05-30 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | This brings some single character format strings in line with what they actually meant in ledger2. Bug fix for #755 | |||||
* | | Remove character that wasn't displayed in ledger2 | Martin Michlmayr | 2014-05-30 | 1 | -1/+1 | |
| | | ||||||
* | | Fix python example so it runs | Ryan Nowakowski | 2014-05-15 | 1 | -2/+2 | |
| | | ||||||
* | | document payee uuid subdirective | Christophe Rhodes | 2014-05-13 | 1 | -3/+13 | |
| | | ||||||
* | | Fix @node pointer errors | Jamie Nguyen | 2014-04-27 | 1 | -11/+11 | |
| | | | | | | | | | | Unfortunately, you cannot reliably use periods, commas, or colons within a node name; these can confuse the Info reader. | |||||
* | | finished first proof-reading of ledger manual | Peter Feigl | 2014-03-14 | 1 | -58/+57 | |
| | | ||||||
* | | proof-reading the manual | Peter Feigl | 2014-03-14 | 1 | -120/+123 | |
| | | ||||||
* | | fixing typos and smaller errors in the ledger manual | Peter Feigl | 2014-03-10 | 1 | -107/+112 | |
| | | ||||||
* | | Fixing typos in documentation | Peter Feigl | 2014-03-05 | 1 | -34/+35 | |
| | | ||||||
* | | Merge commit '4966c7f' into update-docs | Peter Feigl | 2014-03-04 | 1 | -29/+29 | |
|\ \ | ||||||
| * | | Fixing typos, adding @c input:validate to code examples | Peter Feigl | 2014-03-04 | 1 | -29/+29 | |
| | | | ||||||
* | | | removing two new test cases that fail on travis. cannot reproduce failure | Peter Feigl | 2014-03-04 | 1 | -6/+6 | |
|/ / | ||||||
* | | Added support for validation tests to DocTest.py (input:validate and | Peter Feigl | 2014-03-04 | 1 | -166/+203 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | command:validate) It is now possible to use @smallexample @c input:validate (and command:validate) to specify that an example should just be read by ledger (and checked for errors) or that a ledger command should be executed (with default input -f sample.dat, if none is specified). These annotations have been added into ledger3.texi where appropriate. Running the ledger3.texi test now takes a second or two, but a lot of the @smallexamples are now automatically tested. | |||||
* | | Merge pull request #251 from ecraven/update-docs | Craig Earls | 2014-03-03 | 1 | -27/+88 | |
|\ \ | | | | | | | | | | | | | first changes in adding more testable examples to ledger3.texi These look good. Could you put a brief explanation somewhere (not necessarily in ledger3.texi) on how to generate new tests? I should probably know where the command and input id numbers come from, but I don't. | |||||
| * | | first changes in adding more testable examples to ledger3.texi | Peter Feigl | 2014-03-03 | 1 | -27/+88 | |
| | | | ||||||
* | | | Adding documentation of options to man-page from manual. Fixing a few minor ↵ | Peter Feigl | 2014-02-27 | 1 | -25/+28 | |
|/ / | | | | | | | typos and mistakes. | |||||
* | | Adding option --no-aliases to completely disable alias expansion | Peter Feigl | 2014-02-26 | 1 | -0/+5 | |
| | | ||||||
* | | Adding option --recursive-aliases, adding documentation to man-page and manual | Peter Feigl | 2014-02-26 | 1 | -2/+8 | |
| | | ||||||
* | | Adding support for recursive aliases. | Peter Feigl | 2014-02-25 | 1 | -1/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | Alias expansion is now a loop. If you define alias A=B:A alias B=C:B then A will expand to C:B:A. Also added a short section to the manual about this. |