Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #282 from jamielinux/texi | Craig Earls | 2014-05-05 | 1 | -11/+11 |
|\ | | | | | Fix @node pointer errors | ||||
| * | 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. | ||||
* | | Improve installation of documentation files | Alexis Hildebrandt | 2014-05-05 | 1 | -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 documentation | Alexis Hildebrandt | 2014-05-05 | 1 | -4/+4 |
| | | |||||
* | | Build info version of documentation | Alexis Hildebrandt | 2014-05-04 | 1 | -0/+11 |
|/ | |||||
* | doc: add BUILD_A4_PDF cmake variable | Alexis Hildebrandt | 2014-04-27 | 1 | -1/+4 |
| | | | | to create a DIN A4 paper version of the ledger pdf. | ||||
* | doc: try to use groff if man2html is not found | Alexis Hildebrandt | 2014-04-27 | 1 | -8/+15 |
| | | | | | to generate a html version of the manpage, throw a fatal error otherwise. | ||||
* | Replace sha1.cc with boost::uuid::details::sha1 | David Bremner | 2014-04-17 | 1 | -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/master | Craig Earls | 2014-04-07 | 1 | -0/+13 |
|\ | | | | | | | | | Add two more terms Thanks. What is the comment about TeX being hard to install? | ||||
| * | Add two more terms | Charles Merriam | 2014-04-06 | 1 | -0/+13 |
| | | | | | | | | Added Effective Date and Transaction Code | ||||
* | | Merge pull request #272 from merriam/master | Craig Earls | 2014-04-05 | 1 | -1/+46 |
|\| | | | | | | | | | More documentation, and One .gitignore change Charles, thank you for all of the time you are putting into this. | ||||
| * | More terms and orientation | Charles Merriam | 2014-04-04 | 1 | -3/+28 |
| | | | | | | | | Added Cheetah, sha1, utfcpp and finished the orientation section. | ||||
| * | Started an Orientation section | Charles Merriam | 2014-04-04 | 1 | -0/+20 |
| | | | | | | | | Every project lays out directories in a unique manner. | ||||
* | | Merge pull request #269 from merriam/master | Craig Earls | 2014-04-03 | 1 | -0/+36 |
|\| | | | | | DEVELOP.md | ||||
| * | More developer terms | Charles Merriam | 2014-04-02 | 1 | -9/+29 |
| | | | | | | | | | | Mention a few more tools used. Also word-wrap, which touched most lines. | ||||
| * | Started DEVELOP.md with a glossary | Charles Merriam | 2014-04-01 | 1 | -0/+16 |
| | | | | | | | | Started a development doc with a few glossary terms. | ||||
* | | Merge pull request #268 from merriam/master | Craig Earls | 2014-04-01 | 1 | -0/+13 |
|\| | | | | | Two more terms. | ||||
| * | Two more terms. | Charles Merriam | 2014-04-01 | 1 | -0/+13 |
| | | | | | | | | Added posting and virtual posting. | ||||
* | | Merge pull request #267 from merriam/master | Steve Purcell | 2014-04-01 | 1 | -0/+16 |
|\| | | | | | Two more Ledger terms | ||||
| * | Two more Ledger terms | Charles Merriam | 2014-03-31 | 1 | -0/+16 |
| | | | | | | | | | | Added automated transaction and periodic transaction, two items that horribly misnamed. | ||||
* | | Merge pull request #266 from merriam/master | Steve Purcell | 2014-03-30 | 1 | -11/+95 |
|\| | | | | | Glossary updates... | ||||
| * | Word wrap; alphabetical order. | Charles Merriam | 2014-03-30 | 1 | -11/+94 |
| | | | | | | | | trivial changes. | ||||
| * | More Glossary Terms | Charles Merriam | 2014-03-30 | 1 | -0/+1 |
| | | | | | | | | | | Added Command Directive and Journal File. Word wrap touched a couple of entries. | ||||
* | | Merge pull request #265 from merriam/master | Craig Earls | 2014-03-29 | 1 | -1/+15 |
|\| | | | | | Add more terms to glossary | ||||
| * | Add more terms to glossary | Charles Merriam | 2014-03-29 | 1 | -1/+15 |
| | | | | | | | | Cleared up meaning of ‘posting’. Added a few Ledger specific items. | ||||
* | | Merge pull request #264 from merriam/master | Craig Earls | 2014-03-28 | 1 | -0/+14 |
|\| | | | | | | | | | Added Glossary Nice. Would it be worth it to add this to the documentation? | ||||
| * | Added Glossary | Charles Merriam | 2014-03-28 | 1 | -0/+14 |
| | | | | | | | | | | Wrote a first pass at a glossary, adding only accounting terms to start. | ||||
* | | Merge pull request #262 from merriam/master | Craig Earls | 2014-03-27 | 1 | -64/+0 |
|\| | | | | | A pair of small documentation changes... | ||||
| * | Remove doc/README | Charles Merriam | 2014-03-27 | 1 | -72/+0 |
| | | | | | | | | | | Remove obsolete and incorrect README file. Correct information in README.md, one directory up. | ||||
| * | Update README to reference README.md | Charles Merriam | 2014-03-26 | 1 | -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 typo | Jamie Nguyen | 2014-03-23 | 1 | -1/+1 |
| | | |||||
* | | 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 | 2 | -55/+446 |
|/ / | | | | | | | typos and mistakes. | ||||
* | | Adding option --no-aliases to completely disable alias expansion | Peter Feigl | 2014-02-26 | 2 | -0/+7 |
| | | |||||
* | | Adding option --recursive-aliases, adding documentation to man-page and manual | Peter Feigl | 2014-02-26 | 2 | -2/+11 |
| | | |||||
* | | 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. | ||||
* | | Fixing typo: test sweet -> test suite | Luke Williams | 2014-02-23 | 1 | -1/+1 |
| | | |||||
* | | DocTests: Allow inline input to be used with different example commands | Alexis Hildebrandt | 2014-02-19 | 1 | -20/+69 |
| | | |||||
* | | DocTests: Allow multiple example inputs | Alexis Hildebrandt | 2014-02-19 | 1 | -3/+10 |
| | | | | | | | | to be used as single ledger data for an example command | ||||
* | | Implicit logical and is really a logical or | Matijs van Zuijlen | 2014-02-17 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #241 from afh/pull/spelling | Craig Earls | 2014-02-09 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | Correct minor spelling mistakes and improve spellcheck.sh Awesome. |