summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #479 from thdox/fix-copyrightAlexis Hildebrandt2016-11-121-1/+1
|\ | | | | | | | | Fix copyright year [ci skip]
| * Fix copyright yearthdox2016-11-011-1/+1
| |
* | doc quoted_rfc4180 in man pageGina White2016-11-121-0/+4
| |
* | document quoted_rfc4180Gina White2016-11-121-1/+12
| |
* | Update doc/NEWS for 3.1.2Martin Michlmayr2016-11-121-5/+9
|/
* Add reference to Emacs ledger-modethdox2016-10-272-10/+10
| | | | | | As now, ledger-mode has its own github repository. [ci skip]
* Remove ledger-mode.texi from doc/CMakeListsthdox2016-10-271-1/+1
| | | | | | | | | As ledger-mode has now its own github repository, the file ledger-mode.texi has been moved there. As such the compilation was failing, by removing this file, it is now compiling successfully through "make doc". [ci skip]
* Remove ledger-mode.texiJohn Wiegley2016-10-041-1193/+0
|
* Documentation - Clarify hard separator explanationGunnar Andersson2016-08-011-1/+1
| | | | | | A minor nitpick in chapter Transaction Notes, Moving the parenthesis avoids misinterpreting the name "hard separator" to be a reference to tab-space only.
* Update doc/NEWS for 3.1.2Martin Michlmayr2016-07-291-1/+20
|
* improve explanation about period expressionsAlexandre Rademaker2016-06-281-1/+3
|
* Fix documentation typos in section 4.9 (Archiving)Jim Kalafut2016-06-171-4/+7
|
* Increase maximum length for regexMartin Michlmayr2016-02-151-0/+4
| | | | Fixes bug #981
* Fix doc for budget-format defaultGerhard Poul2016-01-161-4/+18
|
* [doc] Correct boost versionsAlexis Hildebrandt2016-01-111-1/+1
| | | | | | whose build issues are fixed with the ledger 3.1.1 release. [ci skip]
* GnuCash import deprecated [ci skip]Rodrigo Fraga2015-12-301-4/+2
|
* Clarify meaning of --end in man pageMartin Michlmayr2015-12-141-3/+2
|
* Changed drewr.dat to drewr3.dat in docscerk2015-11-101-23/+30
|
* fix typo in docRobert Schwarz2015-10-291-1/+1
| | | very power*ful* expression language
* Restoring @code as this is an keyword external to ledger itself.thdox2015-09-181-6/+6
|
* For consistency with description of --subtotal that is line 7067.thdox2015-09-181-2/+2
|
* Bring back UNDOCUMENTED tag as the CODE has not yet been documented.thdox2015-09-181-0/+1
|
* [doc] Add documentation from manpage to manualAlexis Hildebrandt2015-09-171-42/+54
|
* [doc] Whitespace editAlexis Hildebrandt2015-09-171-4/+4
| | | | | | The end of a sentence should be followed by two spaces [ci skip]
* [doc] Minor typographical editsAlexis Hildebrandt2015-09-171-2/+2
| | | | [ci skip]
* doc for get_at functionpaulbdavis2015-09-171-2/+2
|
* Bump version number to 3.1.1Alexis Hildebrandt2015-09-151-2/+8
|
* Improve documentation for .ledgerrcthdox2015-08-081-1/+3
| | | | See Github pull request #414
* Use @table instead of @multitablethdox2015-08-081-7/+11
| | | | | In texinfo documentation, @table is for two-columns, @multitable for more. Also, the @table produces nicer PDF output.
* dir- is for directive, feat- for journal featurethdox2015-08-081-3/+3
|
* Add link to Period expressions.thdox2015-08-081-2/+2
|
* Merge pull request #413 from thdox/command-directives-to-indexJohn Wiegley2015-08-061-1/+41
|\ | | | | Add command directives to concepts and commands indexes.
| * Add command directives to concepts and commands indexes.thdox2015-07-311-1/+41
| |
* | Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2015-08-041-1/+8
|\ \
| * | Revert "--depth for register"John Wiegley2015-08-041-1/+1
| | |
* | | Merge remote-tracking branch 'origin/master' into nextJohn Wiegley2015-08-041-1/+1
|\| |
| * | Merge pull request #216 from johannesgerer/masterJohn Wiegley2015-08-041-1/+1
| |\ \ | | | | | | | | --depth for register
| | * | Fixed variable namejohannes@debussy2013-11-051-1/+1
| | | |
* | | | Merge pull request #369 from afh/pull/utfcpp_subtreeJohn Wiegley2015-08-041-23/+0
|\ \ \ \ | | | | | | | | | | Replace utfcpp submodule with partial subtree
| * | | | Remove duplicate utfcpp LICENSE fileAlexis Hildebrandt2015-01-121-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | already present in utfcpp git subtree [ci skip] Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
* | | | | [doc] Minor spelling correctionAlexis Hildebrandt2015-08-031-1/+1
| |_|_|/ |/| | | | | | | | | | | [ci skip]
* | | | Update documentation to reflect <Rounding> was changed to <Adjustment>Martin Michlmayr2015-07-302-2/+2
| | | |
* | | | Update NEWSMartin Michlmayr2015-07-281-0/+2
| | | |
* | | | Document some changes in NEWSMartin Michlmayr2015-07-281-0/+22
| | | |
* | | | Use .Nm to refer to ledger in the man pageMartin Michlmayr2015-07-281-2/+6
| | | | | | | | | | | | | | | | Thanks to Alexis for the suggestion.
* | | | Document --no-revaluedMartin Michlmayr2015-07-282-0/+8
| | | |
* | | | Document --explicitMartin Michlmayr2015-07-282-3/+8
| | | |
* | | | Fix Total Commodity Price ExampleChristian G. Warden2015-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | Replace `{$5.00}` with `{$50.00}` to be consistent with the example being presented. [ci skip]
* | | | Fix description of --unrealized-lossesMartin Michlmayr2015-04-232-2/+2
| | | |
* | | | Merge pull request #409 from thdox/ledger-mode-docCraig Earls2015-04-051-10/+12
|\ \ \ \ | | | | | | | | | | Some documentation improvments about Ledger mode