Commit graph

475 commits

Author SHA1 Message Date
Martin Michlmayr
a5ffcc42ff Improve backwards compatibility with ledger2
This brings some single character format strings in line with what
they actually meant in ledger2.

Bug fix for #755
2014-05-30 23:52:36 -04:00
Martin Michlmayr
53b8aa8802 Remove character that wasn't displayed in ledger2 2014-05-30 23:17:03 -04:00
Martin Michlmayr
2cee0fe23f Cosmetic change - format code consistently
Add a space between if and the opening bracket, between a closing
round bracket and the following opening curly bracket, etc.
2014-05-18 09:51:32 -04:00
Ryan Nowakowski
ed9cc46b49 Fix python example so it runs 2014-05-15 21:29:54 -05:00
Christophe Rhodes
798eac3c6f document payee uuid subdirective 2014-05-13 16:24:46 +01:00
Martin Michlmayr
973cda8d78 Add another change to NEWS 2014-05-12 16:58:22 -04:00
Martin Michlmayr
0d823a480f Update NEWS for 3.x 2014-05-12 12:55:43 -04:00
thdox
07d9399fc7 M-q (=M-x fill-paragraph) on column 78 2014-05-11 20:33:23 +02:00
thdox
1f1879a186 Fix some typos 2014-05-11 20:27:43 +02:00
Johann Klähn
d13d17f350 fix typo 2014-05-10 15:50:28 +02:00
Craig Earls
ed3cc5c907 Merge pull request #282 from jamielinux/texi
Fix @node pointer errors
2014-05-05 06:47:25 -07:00
Alexis Hildebrandt
dcb285ac55 Improve installation of documentation files
- 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
2014-05-05 06:46:01 +02:00
Alexis Hildebrandt
851dea238a Check for required TeX when building pdf documentation 2014-05-05 06:45:42 +02:00
Alexis Hildebrandt
87bcfee8fd Build info version of documentation 2014-05-04 01:14:39 +02:00
Jamie Nguyen
507fac7e50 Fix @node pointer errors
Unfortunately, you cannot reliably use periods, commas, or colons within
a node name; these can confuse the Info reader.
2014-04-27 19:41:59 +01:00
Alexis Hildebrandt
c933e78599 doc: add BUILD_A4_PDF cmake variable
to create a DIN A4 paper version of the ledger pdf.
2014-04-27 11:11:40 +02:00
Alexis Hildebrandt
e167cbb647 doc: try to use groff if man2html is not found
to generate a html version of the manpage,
throw a fatal error otherwise.
2014-04-27 11:11:40 +02:00
David Bremner
0ef8256409 Replace sha1.cc with boost::uuid::details::sha1
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.
2014-04-17 14:27:21 -05:00
Craig Earls
fa641c581c Merge pull request #273 from merriam/master
Add two more terms

Thanks.  What is the comment about TeX being hard to install?
2014-04-07 06:36:07 -07:00
Charles Merriam
0c3a4ec57c Add two more terms
Added Effective Date and Transaction Code
2014-04-06 21:37:27 -07:00
Craig Earls
f3253eee04 Merge pull request #272 from merriam/master
More documentation, and One .gitignore change

Charles, thank you for all of the time you are putting into this.
2014-04-05 07:05:16 -07:00
Charles Merriam
db916c9a69 More terms and orientation
Added Cheetah, sha1, utfcpp and  finished the orientation section.
2014-04-04 09:54:28 -07:00
Charles Merriam
09e09521ce Started an Orientation section
Every project lays out directories in a unique manner.
2014-04-04 00:23:59 -07:00
Craig Earls
4537e22eb6 Merge pull request #269 from merriam/master
DEVELOP.md
2014-04-03 07:05:28 -07:00
Charles Merriam
d20d6267b4 More developer terms
Mention a few more tools used.  Also word-wrap, which touched most
lines.
2014-04-02 10:07:56 -07:00
Charles Merriam
5653458af2 Started DEVELOP.md with a glossary
Started a development doc with a few glossary terms.
2014-04-01 13:59:15 -07:00
Craig Earls
afa32dee1b Merge pull request #268 from merriam/master
Two more terms.
2014-04-01 13:13:40 -07:00
Charles Merriam
cf31a20966 Two more terms.
Added posting and virtual posting.
2014-04-01 13:06:00 -07:00
Steve Purcell
c0e790c190 Merge pull request #267 from merriam/master
Two more Ledger terms
2014-04-01 08:12:55 +01:00
Charles Merriam
618d62550a Two more Ledger terms
Added automated transaction and periodic transaction, two items that
horribly misnamed.
2014-03-31 15:35:25 -07:00
Steve Purcell
f95ebd1dab Merge pull request #266 from merriam/master
Glossary updates...
2014-03-30 20:07:20 +01:00
Charles Merriam
ace991eb02 Word wrap; alphabetical order.
trivial changes.
2014-03-30 11:26:43 -07:00
Charles Merriam
06ffa551af More Glossary Terms
Added Command Directive and Journal File.  Word wrap touched a couple
of entries.
2014-03-30 11:22:40 -07:00
Craig Earls
5c6efb1c17 Merge pull request #265 from merriam/master
Add more terms to glossary
2014-03-29 20:27:05 -07:00
Charles Merriam
42e6f8b232 Add more terms to glossary
Cleared up meaning of ‘posting’.  Added a few Ledger specific items.
2014-03-29 18:51:44 -07:00
Craig Earls
a3ba670458 Merge pull request #264 from merriam/master
Added Glossary

Nice.  Would it be worth it to add this to the documentation?
2014-03-28 11:58:43 -07:00
Charles Merriam
1f05abb52a Added Glossary
Wrote a first pass at a glossary, adding only accounting terms to
start.
2014-03-28 11:21:39 -07:00
Craig Earls
c2f52c1d52 Merge pull request #262 from merriam/master
A pair of small documentation changes...
2014-03-27 18:22:50 -07:00
Charles Merriam
5e51b98f8b Remove doc/README
Remove obsolete and incorrect README file.  Correct information in
README.md, one directory up.
2014-03-27 17:50:15 -07:00
Charles Merriam
737d776b40 Update README to reference README.md
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.
2014-03-26 22:36:17 -07:00
Jamie Nguyen
8088502eef Fix man page typo 2014-03-23 23:29:39 +00:00
Peter Feigl
4239c284f1 finished first proof-reading of ledger manual 2014-03-14 11:24:12 +01:00
Peter Feigl
fca30d93f1 proof-reading the manual 2014-03-14 09:58:40 +01:00
Peter Feigl
c445a0ffc4 fixing typos and smaller errors in the ledger manual 2014-03-10 13:31:02 +01:00
Peter Feigl
5d7a9b0504 Fixing typos in documentation 2014-03-05 14:49:00 +01:00
Peter Feigl
a7034b68a1 Merge commit '4966c7f' into update-docs 2014-03-04 15:02:11 +01:00
Peter Feigl
4966c7f100 Fixing typos, adding @c input:validate to code examples 2014-03-04 15:01:23 +01:00
Peter Feigl
3e29a992e5 removing two new test cases that fail on travis. cannot reproduce failure 2014-03-04 11:12:31 +01:00
Peter Feigl
831c064c38 Added support for validation tests to DocTest.py (input:validate and
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.
2014-03-04 10:05:09 +01:00
Craig Earls
08f0735e1c Merge pull request #251 from ecraven/update-docs
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.
2014-03-03 14:53:47 -07:00