summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix python example so it runsRyan Nowakowski2014-05-151-2/+2
|
* document payee uuid subdirectiveChristophe Rhodes2014-05-131-3/+13
|
* Add another change to NEWSMartin Michlmayr2014-05-121-0/+2
|
* Update NEWS for 3.xMartin Michlmayr2014-05-121-0/+16
|
* M-q (=M-x fill-paragraph) on column 78thdox2014-05-111-117/+114
|
* Fix some typosthdox2014-05-111-9/+9
|
* fix typoJohann Klähn2014-05-101-1/+1
|
* Merge pull request #282 from jamielinux/texiCraig Earls2014-05-051-11/+11
|\ | | | | Fix @node pointer errors
| * Fix @node pointer errorsJamie Nguyen2014-04-271-11/+11
| | | | | | | | | | Unfortunately, you cannot reliably use periods, commas, or colons within a node name; these can confuse the Info reader.
* | Improve installation of documentation filesAlexis Hildebrandt2014-05-051-2/+13
| | | | | | | | | | | | | | | | | | - Install info version of ledger documentation instead of the original texinfo sources - Install html version of ledger documentation when BUILD_WEB_DOCS is ON - Enable installation of documentation files from --output directory
* | Check for required TeX when building pdf documentationAlexis Hildebrandt2014-05-051-4/+4
| |
* | Build info version of documentationAlexis Hildebrandt2014-05-041-0/+11
|/
* doc: add BUILD_A4_PDF cmake variableAlexis Hildebrandt2014-04-271-1/+4
| | | | to create a DIN A4 paper version of the ledger pdf.
* doc: try to use groff if man2html is not foundAlexis Hildebrandt2014-04-271-8/+15
| | | | | to generate a html version of the manpage, throw a fatal error otherwise.
* Replace sha1.cc with boost::uuid::details::sha1David Bremner2014-04-171-13/+0
| | | | | | | | sha1.cc is not redistributable by Debian because the license doesn't permit redistribution of modified versions. This isn't ideal since the ::details namespace is subject to change, but it avoids adding a dependency to ledger.
* Merge pull request #273 from merriam/masterCraig Earls2014-04-071-0/+13
|\ | | | | | | | | Add two more terms Thanks. What is the comment about TeX being hard to install?
| * Add two more termsCharles Merriam2014-04-061-0/+13
| | | | | | | | Added Effective Date and Transaction Code
* | Merge pull request #272 from merriam/masterCraig Earls2014-04-051-1/+46
|\| | | | | | | | | More documentation, and One .gitignore change Charles, thank you for all of the time you are putting into this.
| * More terms and orientationCharles Merriam2014-04-041-3/+28
| | | | | | | | Added Cheetah, sha1, utfcpp and finished the orientation section.
| * Started an Orientation sectionCharles Merriam2014-04-041-0/+20
| | | | | | | | Every project lays out directories in a unique manner.
* | Merge pull request #269 from merriam/masterCraig Earls2014-04-031-0/+36
|\| | | | | DEVELOP.md
| * More developer termsCharles Merriam2014-04-021-9/+29
| | | | | | | | | | Mention a few more tools used. Also word-wrap, which touched most lines.
| * Started DEVELOP.md with a glossaryCharles Merriam2014-04-011-0/+16
| | | | | | | | Started a development doc with a few glossary terms.
* | Merge pull request #268 from merriam/masterCraig Earls2014-04-011-0/+13
|\| | | | | Two more terms.
| * Two more terms.Charles Merriam2014-04-011-0/+13
| | | | | | | | Added posting and virtual posting.
* | Merge pull request #267 from merriam/masterSteve Purcell2014-04-011-0/+16
|\| | | | | Two more Ledger terms
| * Two more Ledger termsCharles Merriam2014-03-311-0/+16
| | | | | | | | | | Added automated transaction and periodic transaction, two items that horribly misnamed.
* | Merge pull request #266 from merriam/masterSteve Purcell2014-03-301-11/+95
|\| | | | | Glossary updates...
| * Word wrap; alphabetical order.Charles Merriam2014-03-301-11/+94
| | | | | | | | trivial changes.
| * More Glossary TermsCharles Merriam2014-03-301-0/+1
| | | | | | | | | | Added Command Directive and Journal File. Word wrap touched a couple of entries.
* | Merge pull request #265 from merriam/masterCraig Earls2014-03-291-1/+15
|\| | | | | Add more terms to glossary
| * Add more terms to glossaryCharles Merriam2014-03-291-1/+15
| | | | | | | | Cleared up meaning of ‘posting’. Added a few Ledger specific items.
* | Merge pull request #264 from merriam/masterCraig Earls2014-03-281-0/+14
|\| | | | | | | | | Added Glossary Nice. Would it be worth it to add this to the documentation?
| * Added GlossaryCharles Merriam2014-03-281-0/+14
| | | | | | | | | | Wrote a first pass at a glossary, adding only accounting terms to start.
* | Merge pull request #262 from merriam/masterCraig Earls2014-03-271-64/+0
|\| | | | | A pair of small documentation changes...
| * Remove doc/READMECharles Merriam2014-03-271-72/+0
| | | | | | | | | | Remove obsolete and incorrect README file. Correct information in README.md, one directory up.
| * Update README to reference README.mdCharles Merriam2014-03-261-10/+18
| | | | | | This older doc/README file is pure text and provides incomplete information compared to the root's README.md markdown file. I copied over some introductory verbiage and added cross references to that file.
* | Fix man page typoJamie Nguyen2014-03-231-1/+1
| |
* | finished first proof-reading of ledger manualPeter Feigl2014-03-141-58/+57
| |
* | proof-reading the manualPeter Feigl2014-03-141-120/+123
| |
* | fixing typos and smaller errors in the ledger manualPeter Feigl2014-03-101-107/+112
| |
* | Fixing typos in documentationPeter Feigl2014-03-051-34/+35
| |
* | Merge commit '4966c7f' into update-docsPeter Feigl2014-03-041-29/+29
|\ \
| * | Fixing typos, adding @c input:validate to code examplesPeter Feigl2014-03-041-29/+29
| | |
* | | removing two new test cases that fail on travis. cannot reproduce failurePeter Feigl2014-03-041-6/+6
|/ /
* | Added support for validation tests to DocTest.py (input:validate andPeter Feigl2014-03-041-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-docsCraig Earls2014-03-031-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.texiPeter Feigl2014-03-031-27/+88
| | |
* | | Adding documentation of options to man-page from manual. Fixing a few minor ↵Peter Feigl2014-02-272-55/+446
|/ / | | | | | | typos and mistakes.
* | Adding option --no-aliases to completely disable alias expansionPeter Feigl2014-02-262-0/+7
| |