summaryrefslogtreecommitdiff
path: root/doc/ledger.texi
Commit message (Collapse)AuthorAgeFilesLines
* Fixed two improper uses of @example{} (should have been @code{}).John Wiegley2009-02-061-6/+6
|
* Change "@begin enumerate" to "@enumerate".John Wiegley2009-02-061-1/+1
|
* Added skeletons for new chapters to the Ledger documentation.John Wiegley2009-02-061-0/+128
| | | | | They still need finishing, and some of them may eventually replace some existing chapters.
* Switched over to using irrxml for parsing XML, rather than expat.John Wiegley2009-01-241-2/+1
|
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
|
* Renamed the output file back to ledger.info.John Wiegley2008-11-251-1/+1
|
* manual reorg proposal: rename Using Ledger to Quick ReferenceSimon Michael2008-11-251-11/+11
|
* more manual reorganisation.Simon Michael2008-11-251-414/+401
|
* reorganise the manual roughly into intro, reference, and detailed examplesSimon Michael2008-11-251-1127/+1127
|
* more manual cleanupSimon Michael2008-11-251-1/+1
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+3961
is in doc/, etc.